mirror of
https://github.com/Z3Prover/z3
synced 2026-04-30 23:53:44 +00:00
Add helper for printing polysat constraints
This commit is contained in:
parent
be72a37440
commit
50876a4dae
6 changed files with 268 additions and 1 deletions
|
|
@ -140,6 +140,7 @@ namespace polysat {
|
|||
friend class test_polysat;
|
||||
friend class test_fi;
|
||||
friend struct inf_resolve_evaluated;
|
||||
friend class polysat_ast;
|
||||
|
||||
reslimit& m_lim;
|
||||
params_ref m_params;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue