Commit 2023-10-09 12:27 768bedaa
View on Github →feat(Tactic/MoveAdd): port move_add (#6576)
This PR is a short implementation of the move_add tactic.
It is intended as a preliminary port, featuring the reordering strategy and a very naïve proof-algorithm.
A more refined version with a more robust proof will appear in a later PR.