Pantograph/examples_search
Leni Aniva e6421dafc3
feat: Add control for use valid.jsonl
2024-06-05 14:21:55 -07:00
..
Example feat: Use aesop to solve for goals 2024-06-05 14:02:12 -07:00
README.md wip 2024-06-04 22:44:43 -07:00
miniF2F_search.py feat: Add control for use valid.jsonl 2024-06-05 14:21:55 -07:00
test.jsonl Add MiniF2F execution case 2024-06-05 11:19:12 -07:00
valid.jsonl Add MiniF2F execution case 2024-06-05 11:19:12 -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