mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 12:35:59 +00:00
Update saturation inferences
This commit is contained in:
parent
7468b2326c
commit
3d79cddf33
4 changed files with 226 additions and 342 deletions
|
@ -133,7 +133,7 @@ namespace polysat {
|
|||
friend class assignments_pp;
|
||||
friend class ex_polynomial_superposition;
|
||||
friend class free_variable_elimination;
|
||||
friend class inf_saturate;
|
||||
friend class saturation;
|
||||
friend class constraint_manager;
|
||||
friend class scoped_solverv;
|
||||
friend class test_polysat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue