3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-24 01:25:31 +00:00
This commit is contained in:
Jakob Rath 2022-12-16 14:37:31 +01:00
parent ca373836af
commit 3e6e1e1a8a

View file

@ -1850,11 +1850,10 @@ static void STD_CALL polysat_on_ctrl_c(int) {
void tst_polysat() {
using namespace polysat;
polysat::test_polysat::test_elim7(3);
#if 0 // Enable this block to run a single unit test with detailed output.
collect_test_records = false;
test_max_conflicts = 50;
// polysat::test_polysat::test_elim7(3);
// test_polysat::test_parity1();
// test_polysat::test_parity1b();
// test_polysat::test_parity2();