mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
Wrap polysat tests in class
This commit is contained in:
parent
5886a8873c
commit
e0e03b3fc5
2 changed files with 105 additions and 93 deletions
|
@ -76,6 +76,7 @@ namespace polysat {
|
|||
friend class inf_saturate;
|
||||
friend class constraint_manager;
|
||||
friend class scoped_solverv;
|
||||
friend class test_polysat;
|
||||
|
||||
reslimit& m_lim;
|
||||
params_ref m_params;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue