3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00
This commit is contained in:
Jakob Rath 2023-07-21 12:45:46 +02:00
parent e1bb0f5377
commit e7c9112beb
2 changed files with 6 additions and 3 deletions

View file

@ -318,7 +318,7 @@ void tst_slicing() {
using namespace polysat;
test_slicing::test1();
test_slicing::test2();
// test_slicing::test3();
test_slicing::test3();
test_slicing::test4();
test_slicing::test5();
test_slicing::test6();