mirror of
https://github.com/Z3Prover/z3
synced 2025-09-05 17:47:41 +00:00
scaffolding
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
3c9c7105d3
commit
516a3d5594
3 changed files with 87 additions and 278 deletions
|
@ -1246,7 +1246,7 @@ namespace nlsat {
|
|||
|
||||
polynomial_ref_vector samples(m_pm);
|
||||
|
||||
lewelwise_project(ps, max_x);
|
||||
levelwise_project(ps, max_x, this->m_assignment);
|
||||
if (x < max_x)
|
||||
cac_add_cell_lits(ps, x, samples);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue