3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-22 02:57:50 +00:00
z3/src/sat/smt/polysat
Nikolaj Bjorner f328ddf88e Add monomials container to keep track of non-linear multipliers
Refine constraints to include an unfolded version of them where multiplier definitions are expanded.
2023-12-30 14:14:12 -08:00
..
assignment.cpp rename polysat files to exclude namespace 2023-12-16 16:21:01 -08:00
assignment.h rename polysat files to exclude namespace 2023-12-16 16:21:01 -08:00
CMakeLists.txt Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
constraints.cpp Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
constraints.h Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
core.cpp Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
core.h Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
fixed_bits.cpp misc bugfixes 2023-12-28 14:24:52 -08:00
fixed_bits.h misc bugfixes 2023-12-28 14:24:52 -08:00
forbidden_intervals.cpp rename polysat files to exclude namespace 2023-12-16 16:21:01 -08:00
forbidden_intervals.h rename polysat files to exclude namespace 2023-12-16 16:21:01 -08:00
inequality.cpp Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
inequality.h bugfixes 2023-12-27 16:06:27 -08:00
interval.h rename polysat files to exclude namespace 2023-12-16 16:21:01 -08:00
monomials.cpp Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
monomials.h Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
number.h viable revisit v1 2023-12-26 14:10:43 -08:00
op_constraint.cpp migrating interface 2023-12-22 07:05:17 -08:00
op_constraint.h work on ashr 2023-12-16 16:50:01 -08:00
refine.cpp viable revisit v1 2023-12-26 14:10:43 -08:00
refine.h viable revisit v1 2023-12-26 14:10:43 -08:00
saturation.cpp Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
saturation.h bugfixes 2023-12-29 15:13:11 -08:00
types.h Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
ule_constraint.cpp Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
ule_constraint.h Add monomials container to keep track of non-linear multipliers 2023-12-30 14:14:12 -08:00
umul_ovfl_constraint.cpp migrating interface 2023-12-22 07:05:17 -08:00
umul_ovfl_constraint.h bugfixes 2023-12-29 15:13:11 -08:00
viable.cpp bugfixes 2023-12-29 18:11:40 -08:00
viable.h bugfixes 2023-12-29 15:13:11 -08:00