mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 04:26:00 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
98a0f37eec
commit
f3ac879fa4
4 changed files with 6 additions and 28 deletions
|
@ -184,7 +184,6 @@ namespace polysat {
|
|||
unsigned base_level() const;
|
||||
|
||||
void resolve_conflict();
|
||||
bool resolve_value(pvar v);
|
||||
void resolve_bool(sat::literal lit);
|
||||
void revert_decision(pvar v);
|
||||
void revert_bool_decision(sat::literal lit);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue