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 ff7854f4ea build fixes
2023-12-31 15:51:15 -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 cleanup 2023-12-31 15:22:21 -08:00
core.h cleanup 2023-12-31 15:22:21 -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 move all saturation functionality into saturation.cpp, differentiate basic multiplication by -1, 1 from other powers of 2. 2023-12-31 14:42:10 -08:00
monomials.h move all saturation functionality into saturation.cpp, differentiate basic multiplication by -1, 1 from other powers of 2. 2023-12-31 14:42:10 -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 build fixes 2023-12-31 15:51:15 -08:00
saturation.h import equality superposition 2023-12-31 15:40:04 -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 Update hints to carry premises 2023-12-30 17:29:36 -08:00
viable.h bugfixes 2023-12-29 15:13:11 -08:00