awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • sharingsource/logicstack-leetcodeSharingSource का अवतार

    SharingSource/LogicStack-LeetCode

    7,495GitHub पर देखें↗

    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
    GitHub पर देखें↗7,495
  • google-deepmind/alphageometrygoogle-deepmind का अवतार

    google-deepmind/alphageometry

    4,865GitHub पर देखें↗

    AlphaGeometry एक न्यूरो-सिम्बॉलिक AI सिस्टम है जिसे एक ऑटोमेटेड ज्योमेट्री सॉल्वर और प्रमेय प्रूवर (theorem prover) के रूप में डिज़ाइन किया गया है। यह दिए गए परिसरों से ज्यामितीय निष्कर्ष निकालने और चरण-दर-चरण औपचारिक प्रमाण उत्पन्न करने के लिए एक औपचारिक प्रमाण इंजन के साथ एक लार्ज लैंग्वेज मॉडल को इंटीग्रेट करता है। यह सिस्टम न्यूरल-ड्रिवन सहायक निर्माणों के साथ एक सिम्बॉलिक डिडक्शन इंजन को जोड़कर खुद को अलग करता है। यह आर्किटेक्चर एक प्रमाण में अंतराल को पाटने के लिए अतिरिक्त पॉइंट्स या लाइन्स का प्रस्ताव करने के लिए एक लैंग्वेज मॉडल का उपयोग करता है, जबकि एक डिडक्टिव डेटाबेस और बीजगणितीय तर्क प्रणाली सख्त स्वयंसिद्धों (axioms) के खिलाफ प्रत्येक चरण की गणितीय शुद्धता को सत्यापित करती है। यह प्रोजेक्ट एक पुनरावृत्त प्रमाण खोज और एक सिम्बॉलिक-न्यूरल हाइब्रिड लूप के माध्यम से औपचारिक गणितीय सत्यापन और सिम्बॉलिक ज्यामितीय तर्क को कवर करता है।

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

    Python
    GitHub पर देखें↗4,865
  • bmaslakov/kotlin-algorithm-clubbmaslakov का अवतार

    bmaslakov/kotlin-algorithm-club

    929GitHub पर देखें↗

    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
    GitHub पर देखें↗929
  1. Home
  2. Artificial Intelligence & ML
  3. Complex Problem Solving
  4. Geometric Problem Solving