feat: Automatic Mode #92

Merged
aniva merged 9 commits from goal/automatic into dev 2024-09-08 12:25:07 -07:00
Owner

For the people who don't want to manage their own resumption code.

Enable options.set { "automaticMode": true } to get the LeanDojo experience.

Disclaimer: Don't complain that MCTS doesn't work if you enable this. You asked for it.

  • refactor: Pull Repl out of main library.
  • refactor: All goal functions now take MVarId as parameters instead of goalId: Nat
  • refactor: IndexError is now no longer a part of TacticResult.
For the people who don't want to manage their own resumption code. Enable `options.set { "automaticMode": true }` to get the LeanDojo experience. Disclaimer: Don't complain that MCTS doesn't work if you enable this. You asked for it. * refactor: Pull Repl out of main library. * refactor: All goal functions now take `MVarId` as parameters instead of `goalId: Nat` * refactor: `IndexError` is now no longer a part of `TacticResult`.
aniva added this to the v0.3 milestone 2024-09-06 17:53:00 -07:00
aniva self-assigned this 2024-09-06 17:53:00 -07:00
fix: Calc previous rhs not found bug
Author
Owner

There's not a single unit test for this. Maybe I should write one, but I'm tired.

There's not a single unit test for this. Maybe I should write one, but I'm tired.
refactor: Simplified integration test structure
aniva deleted branch goal/automatic 2024-09-08 12:25:07 -07:00
aniva modified the milestone from v0.3 to TACAS '25 2024-09-08 14:26:45 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aniva/Pantograph#92
No description provided.