3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-09 23:42:21 +00:00
z3/src/math
Nikolaj Bjorner 2c8f9734f3
Move nonlinear bound optimization into monomial_bounds (#10434)
Move the implementation and backtrackable state for \optimize_nl_bounds\
from \
la::core\ into \monomial_bounds\, alongside the LP bound optimization
helpers it orchestrates. Update Horner to invoke the component
directly.\n\nBuilt the CMake/Ninja \shell\ target successfully.
2026-08-07 10:18:20 -07:00
..
dd Remove unused swap() methods (#8538) 2026-02-08 18:53:43 +00:00
grobner Fix reversed precondition assertion in grobner::pop_scope (#10318) 2026-07-30 20:04:53 -07:00
hilbert Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
interval nla: add LP-based nonlinear bound optimization for cross-nested confl… (#10180) 2026-07-23 09:00:46 -07:00
lp Move nonlinear bound optimization into monomial_bounds (#10434) 2026-08-07 10:18:20 -07:00
polynomial Use macros to disable semi-colon warnings for blocks of macros. (#10192) 2026-07-22 18:01:50 -07:00
realclosure Use macros to disable semi-colon warnings for blocks of macros. (#10192) 2026-07-22 18:01:50 -07:00
simplex Fix clang-tidy dead store warnings in util.cpp and model_based_opt.cpp (#10334) 2026-07-31 19:33:49 -07:00
subpaving Disable "-Wnoctad-maybe-unsupported", add and fix "-Wdeprecated-copy-with-user-provided-copy". (#10332) 2026-07-31 19:34:08 -07:00