This is the Linux app named alphageometry whose latest release can be downloaded as alphageometrysourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named alphageometry with OnWorks for free.
请按照以下说明运行此应用程序:
- 1. 在您的 PC 中下载此应用程序。
- 2. 在我们的文件管理器 https://www.onworks.net/myfiles.php?username=XXXXX 中输入您想要的用户名。
- 3. 在这样的文件管理器中上传这个应用程序。
- 4. 从此网站启动OnWorks Linux online 或Windows online emulator 或MACOS online emulator。
- 5. 从您刚刚启动的 OnWorks Linux 操作系统,使用您想要的用户名转到我们的文件管理器 https://www.onworks.net/myfiles.php?username=XXXXX。
- 6. 下载应用程序,安装并运行。
截图:
阿尔法几何
描述:
AlphaGeometry, developed by Google DeepMind, is a theorem-proving system that combines symbolic reasoning with deep learning to solve challenging geometry problems, such as those found in mathematical Olympiads. The repository provides the full implementation of DDAR (Deductive Difference and Abductive Reasoning) and AlphaGeometry, two automated geometry solvers described in the 2024 Nature paper “Solving Olympiad Geometry without Human Demonstrations.” AlphaGeometry integrates a symbolic deduction engine with a transformer-based language model to propose and validate geometric constructions in a stepwise proof process. The DDAR solver focuses purely on rule-based reasoning, while AlphaGeometry enhances this by using a learned model to suggest auxiliary constructions when logical reasoning alone is insufficient. The repository includes pre-trained weights, vocabulary files, and detailed configuration options for reproducing experiments.
功能
- Implements DDAR and AlphaGeometry, two state-of-the-art geometry theorem provers
- Combines symbolic logic and transformer-based language modeling for geometric proofs
- Includes pre-trained model weights and vocabulary files for reproducibility
- Provides complete examples for solving IMO-style geometry problems
- Modular Python code with explicit definitions, rules, and reasoning utilities
- Fully scriptable environment for testing, benchmarking, and extending theorem solvers
程式语言
Python、Unix 外壳
分类
This is an application that can also be fetched from https://sourceforge.net/projects/alphageometry.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.