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,495在 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
    在 GitHub 上查看↗7,495
  • google-deepmind/alphageometrygoogle-deepmind 的头像

    google-deepmind/alphageometry

    4,865在 GitHub 上查看↗

    AlphaGeometry 是一个神经符号 AI 系统,设计为自动几何求解器和定理证明器。它将大型语言模型与形式化证明引擎集成,从给定的前提中推导出几何结论并生成分步形式化证明。 该系统通过将符号演绎引擎与神经驱动的辅助构造相结合而脱颖而出。这种架构使用语言模型来提出额外的点或线以弥补证明中的空白,而演绎数据库和代数推理系统则根据严格的公理验证每一步的数学正确性。 该项目通过迭代证明搜索和符号-神经混合循环涵盖形式化数学验证和符号几何推理。

    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

    929在 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
    在 GitHub 上查看↗929
  1. Home
  2. Artificial Intelligence & ML
  3. Complex Problem Solving
  4. Geometric Problem Solving