mirror of
https://github.com/Z3Prover/z3
synced 2025-10-10 09:48:05 +00:00
This commit is contained in:
parent
eed87807c5
commit
c388d99c35
4 changed files with 8 additions and 8 deletions
|
@ -128,6 +128,7 @@ namespace sat {
|
|||
std::function<void(unsigned sz, literal const* c, unsigned const* coeffs, unsigned k)>& pb) {
|
||||
return false;
|
||||
}
|
||||
virtual bool is_pb() { return false; }
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue