mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 03:57:51 +00:00
unsat core
This commit is contained in:
parent
509a007ed7
commit
fd353bff17
3 changed files with 11 additions and 2 deletions
|
@ -211,7 +211,7 @@ namespace polysat {
|
|||
// bool check_value(pvar v, rational const& val);
|
||||
|
||||
dd::find_t find_viable(pvar v, rational& out_val);
|
||||
// TODO: get unsat core
|
||||
signed_constraints unsat_core(pvar v);
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue