mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 12:35:59 +00:00
na
This commit is contained in:
parent
9c3489ba4b
commit
83efb1413a
10 changed files with 99 additions and 57 deletions
|
@ -110,6 +110,7 @@ namespace polysat {
|
|||
|
||||
bool try_eliminate(pvar v);
|
||||
bool try_saturate(pvar v);
|
||||
bool try_explain(pvar v);
|
||||
|
||||
using const_iterator = conflict_iterator;
|
||||
const_iterator begin() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue