Pantograph/examples_search
Chuyue Sun 6d60651ed1 add informal hints for search agent 2024-06-05 11:39:08 -07:00
..
Example Add MiniF2F execution case 2024-06-05 11:19:12 -07:00
README.md wip 2024-06-04 22:44:43 -07:00
miniF2F_search.py add informal hints for search agent 2024-06-05 11:39:08 -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