Pantograph/examples_search
Leni Aniva ce633fecda
feat: Add ablation testing
2024-06-05 14:19:18 -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 ablation testing 2024-06-05 14:19:18 -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