mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 20:46:01 +00:00
apply
This commit is contained in:
parent
bf1a7914cd
commit
53f276d225
4 changed files with 13 additions and 1 deletions
|
@ -22,6 +22,8 @@ namespace polysat {
|
|||
|
||||
public:
|
||||
simplify_clause(solver& s);
|
||||
|
||||
bool apply(clause& cl);
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue