mirror of
https://github.com/Z3Prover/z3
synced 2025-08-13 14:40:55 +00:00
adding the polarity bound
This commit is contained in:
parent
d7931b9342
commit
af7691224e
4 changed files with 134 additions and 99 deletions
|
@ -33,7 +33,7 @@ class lar_solver;
|
|||
class lar_core_solver;
|
||||
|
||||
class int_solver {
|
||||
friend class create_cut;
|
||||
friend struct create_cut;
|
||||
friend class gomory;
|
||||
friend class int_cube;
|
||||
friend class int_branch;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue