3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-05 17:47:41 +00:00

scaffoldin

This commit is contained in:
Lev Nachmanson 2025-08-12 08:59:20 -07:00
parent 4be2fc416f
commit 3c9c7105d3
5 changed files with 293 additions and 74 deletions

View file

@ -1246,7 +1246,7 @@ namespace nlsat {
polynomial_ref_vector samples(m_pm);
lewelwise_project(ps, max_x);
if (x < max_x)
cac_add_cell_lits(ps, x, samples);