mirror of
https://github.com/Z3Prover/z3
synced 2026-02-13 20:33:02 +00:00
bool watch: order by search index instead of decision level
This commit is contained in:
parent
9af86f2d68
commit
a6771eb567
4 changed files with 14 additions and 9 deletions
|
|
@ -106,6 +106,7 @@ namespace polysat {
|
|||
|
||||
// TODO: Why so many friends? Can't we just make the relevant functions public?
|
||||
friend class assignment;
|
||||
friend class bool_var_manager;
|
||||
friend class constraint;
|
||||
friend class ule_constraint;
|
||||
friend class umul_ovfl_constraint;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue