mirror of
https://github.com/Z3Prover/z3
synced 2025-06-19 04:13:38 +00:00
parent
0589a20b46
commit
e7aa6455bc
1 changed files with 0 additions and 1 deletions
|
@ -229,7 +229,6 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
lbool primal_dual_solver() {
|
lbool primal_dual_solver() {
|
||||||
std::cout << "pd\n";
|
|
||||||
if (!init()) return l_undef;
|
if (!init()) return l_undef;
|
||||||
lbool is_sat = init_local();
|
lbool is_sat = init_local();
|
||||||
trace();
|
trace();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue