mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 10:25:18 +00:00
parent
0589a20b46
commit
e7aa6455bc
|
@ -229,7 +229,6 @@ public:
|
|||
}
|
||||
|
||||
lbool primal_dual_solver() {
|
||||
std::cout << "pd\n";
|
||||
if (!init()) return l_undef;
|
||||
lbool is_sat = init_local();
|
||||
trace();
|
||||
|
|
Loading…
Reference in a new issue