mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
if you are really reading this commit message, you must be a programmer who has no life.
This commit is contained in:
parent
a5fdf6ba8a
commit
de424713e4
6 changed files with 33 additions and 16 deletions
|
@ -1071,11 +1071,12 @@ void tst_polysat() {
|
|||
// polysat::test_ineq_axiom2();
|
||||
// polysat::test_ineq_axiom3();
|
||||
// polysat::test_ineq_non_axiom1();
|
||||
#if 0
|
||||
polysat::test_ineq_non_axiom4(32, 5);
|
||||
polysat::test_ineq_axiom4();
|
||||
polysat::test_ineq_axiom5();
|
||||
polysat::test_ineq_axiom6();
|
||||
|
||||
#endif
|
||||
|
||||
// working
|
||||
// NOT: polysat::test_fixed_point_arith_mul_div_inverse();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue