mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 13:06:05 +00:00
test and fix viable2
This commit is contained in:
parent
4261345503
commit
69a17d0c60
4 changed files with 90 additions and 8 deletions
|
@ -66,6 +66,7 @@ namespace polysat {
|
|||
friend class ex_polynomial_superposition;
|
||||
friend class inf_saturate;
|
||||
friend class constraint_manager;
|
||||
friend class scoped_solverv;
|
||||
|
||||
reslimit& m_lim;
|
||||
params_ref m_params;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue