Kyle Miller
|
1d66ff8231
|
fix: app unexpander for sorryAx (#5759)
Fixes a long-standing bug in the the `sorryAx` app unexpander that
prevented it from applying. Now `sorry` pretty prints as `sorry`.
|
2024-10-18 01:44:52 +00:00 |
|
Leonardo de Moura
|
e1b7984836
|
perf: improve simp cache behavior for well-behaved dischargers (#4044)
See comment at `Methods.wellBehavedDischarge`.
The default discharger is now well-behaved.
|
2024-05-01 19:57:44 +00:00 |
|
Leonardo de Moura
|
b2de43ed88
|
fix: simp caching (#3972)
closes #3943
TODO: remove `cache` field from `Simp.Result`.
|
2024-04-22 21:22:42 +00:00 |
|