- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
feat(serial): Pickle environment delta's
feat(serial): Pickle environment delta's
Without the DeclNameGenerator
mechanism to be introduced in 4.21.0
, we are looking at something like
def merge (dst src src' : Environment) : Environment × Std.HashMap Name Name…
Some more touhou scores
feat(serial): Pickle environment delta's
There is one test case failing corresponding to adding auxiliary lemmata on both branches.
feat(serial): Pickle environment delta's
We can store a pristine version of the environment in the main monad, and calculate deltas w.r.t. this environment.
feat(goal): Add unshielded tactic execution mode