3
0
Fork 0
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:
Nikolaj Bjorner 2021-11-18 10:10:50 -08:00
parent a5fdf6ba8a
commit de424713e4
6 changed files with 33 additions and 16 deletions

View file

@ -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();