Pantograph/experiments
Leni Aniva 01ec8fa22a
refactor: Update the experiment repo Lean version, use new load_sorry API
2024-09-13 18:18:53 -07:00
..
Example refactor: Update the experiment repo Lean version, use new load_sorry API 2024-09-13 18:18:53 -07:00
README.md refactor: Update the experiment repo Lean version, use new load_sorry API 2024-09-13 18:18:53 -07:00
miniF2F_search.py refactor: Update the experiment repo Lean version, use new load_sorry API 2024-09-13 18:18:53 -07:00
test.jsonl refactor: Update the experiment repo Lean version, use new load_sorry API 2024-09-13 18:18:53 -07:00
valid.jsonl refactor: Update the experiment repo Lean version, use new load_sorry API 2024-09-13 18:18:53 -07:00

README.md

Usage Example

This example showcases how to bind library dependencies and execute the Aesop tactic in Lean. First build the example project:

pushd Example
lake build
popd

This would generate compiled .olean files. Then run the example from the project root:

poetry run examples/aesop.py