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 0.3 milestone 2024-09-06 17:53:00 -07:00
aniva added the
part/Goal
category
feature
labels 2024-09-06 17:53:00 -07:00
aniva self-assigned this 2024-09-06 17:53:00 -07:00
aniva added 1 commit 2024-09-06 21:07:42 -07:00
aniva added 2 commits 2024-09-06 21:32:13 -07:00
aniva added 1 commit 2024-09-06 22:02:03 -07:00
a7b30af36b
refactor: Refactor REPL out of main library
fix: Calc previous rhs not found bug
aniva added 1 commit 2024-09-06 22:22:45 -07:00
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.
aniva added 2 commits 2024-09-07 14:03:45 -07:00
aniva added the
part/FFI
label 2024-09-07 14:05:27 -07:00
aniva added
part/REPL
and removed
part/FFI
labels 2024-09-07 14:06:35 -07:00
aniva added 1 commit 2024-09-08 11:57:58 -07:00
25bb964604
test: Automatic mode testing
refactor: Simplified integration test structure
aniva added 1 commit 2024-09-08 12:13:50 -07:00
aniva merged commit 27e4e45418 into dev 2024-09-08 12:25:07 -07:00
aniva deleted branch goal/automatic 2024-09-08 12:25:07 -07:00
aniva modified the milestone from 0.3 to TACAS '25 2024-09-08 14:26:45 -07:00
Sign in to join this conversation.
No description provided.