awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesGeometric Problem Solving

Solves computational geometry challenges like fence installation, square validation, boomerang detection, and visible point counting with complexity analysis.

Distinct from Complex Problem Solving: Distinct from Complex Problem Solving: focuses specifically on computational geometry problems, not general complex problem solving.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Geometric Problem Solving. Refine with filters or upvote what's useful.

Awesome Geometric Problem Solving GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • sharingsource/logicstack-leetcodeAvatar SharingSource

    SharingSource/LogicStack-LeetCode

    7,495Vezi pe GitHub↗

    LogicStack-LeetCode is a curated repository of solved algorithm problems and data structure implementations, primarily drawn from the LeetCode platform. Its core identity is a structured collection of solutions designed to support technical interview preparation and competitive programming practice, with each solution accompanied by complexity analyses to help engineers understand performance trade-offs. The repository distinguishes itself through its breadth of coverage across fundamental algorithmic patterns and data structures. It includes implementations for array manipulation, string pro

    Ships solutions for computational geometry challenges including fence installation and boomerang detection.

    algorithminterview-practiceinterview-questions
    Vezi pe GitHub↗7,495
  • google-deepmind/alphageometryAvatar google-deepmind

    google-deepmind/alphageometry

    4,865Vezi pe GitHub↗

    AlphaGeometry este un sistem AI neuro-simbolic conceput ca un solver automat de geometrie și demonstrator de teoreme. Acesta integrează un model de limbaj mare cu un motor de demonstrație formală pentru a deriva concluzii geometrice din premise date și a genera demonstrații formale pas cu pas. Sistemul se distinge prin combinarea unui motor de deducție simbolică cu construcții auxiliare conduse de rețele neuronale. Această arhitectură utilizează un model de limbaj pentru a propune puncte sau linii suplimentare pentru a acoperi lacunele dintr-o demonstrație, în timp ce o bază de date deductivă și un sistem de raționament algebric verifică corectitudinea matematică a fiecărui pas în raport cu axiome stricte. Proiectul acoperă verificarea matematică formală și raționamentul geometric simbolic printr-o căutare iterativă a demonstrației și o buclă hibridă simbolic-neuronală.

    Solves geometry problems by deriving conclusions from premises using a deductive database and algebraic engine.

    Python
    Vezi pe GitHub↗4,865
  • bmaslakov/kotlin-algorithm-clubAvatar bmaslakov

    bmaslakov/kotlin-algorithm-club

    929Vezi pe GitHub↗

    This project is a comprehensive library of fundamental computer science algorithms and data structures implemented in Kotlin. It serves as a toolkit for software engineering proficiency, providing a collection of standard computational techniques designed to operate on any data type through the use of language-level generics. The library distinguishes itself by emphasizing educational clarity and type-safe implementation. It utilizes interface-based abstractions to decouple algorithmic logic from specific data structures, while employing recursive problem decomposition and immutable state pat

    Calculates spatial relationships and constructs geometric shapes using specialized algorithms.

    Kotlinalgorithmcomputer-sciencedata-structures
    Vezi pe GitHub↗929
  1. Home
  2. Artificial Intelligence & ML
  3. Complex Problem Solving
  4. Geometric Problem Solving