mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 20:46:01 +00:00
some fixes
This commit is contained in:
parent
cf80225fee
commit
e5289f84a0
5 changed files with 13 additions and 8 deletions
|
@ -45,6 +45,7 @@ namespace polysat {
|
|||
void set_mark(signed_constraint c);
|
||||
void unset_mark(signed_constraint c);
|
||||
|
||||
bool contains_literal(sat::literal lit) const;
|
||||
void insert_literal(sat::literal lit);
|
||||
void remove_literal(sat::literal lit);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue