mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 04:26:00 +00:00
remove branch_bool
This commit is contained in:
parent
3a34995b03
commit
ebc4df1ece
5 changed files with 6 additions and 25 deletions
|
@ -127,7 +127,6 @@ namespace polysat {
|
|||
*
|
||||
* We can assume that op_constraint is only asserted positive.
|
||||
*/
|
||||
|
||||
void op_constraint::narrow(solver& s, bool is_positive) {
|
||||
SASSERT(is_positive);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue