Kim Morrison
|
eccc472e8d
|
chore: remove set_option grind.warning false (#8714)
This PR removes the now unnecessary `set_option grind.warning false`
statements, now that the warning is disabled by default.
|
2025-06-11 05:09:19 +00:00 |
|
Leonardo de Moura
|
e7cde1180b
|
fix: simp +arith (#7515)
This PR fixes another bug in `simp +arith`. This bug was affecting
`grind`. See new test for an example.
|
2025-03-17 03:11:48 +00:00 |
|
Leonardo de Moura
|
1284d43ad7
|
fix: simp +arith (#7511)
This PR fixes two bugs in `simp +arith` that were preventing specific
subterms from being normalized.
|
2025-03-16 20:24:51 +00:00 |
|