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.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
alphageometry
DESCRIPTION
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.
Features
- 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
Programming Language
Python, Unix Shell
Categories
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.