mirror of
https://github.com/Z3Prover/z3
synced 2026-07-06 15:26:15 +00:00
parent
fb172b67ac
commit
ae51cb04ba
3 changed files with 34 additions and 22 deletions
|
|
@ -235,6 +235,7 @@ namespace pb {
|
|||
void simplify(constraint& p);
|
||||
void simplify2(pbc& p);
|
||||
bool is_cardinality(pbc const& p);
|
||||
std::pair<unsigned, unsigned> normalize(wliteral *begin, wliteral *end, unsigned k);
|
||||
void flush_roots(pbc& p);
|
||||
void recompile(pbc& p);
|
||||
bool clausify(pbc& p);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue