3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-21 18:50:26 +00:00
z3/src/sat/smt/polysat
Nikolaj Bjorner f805130c0b chain viables
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2024-01-03 20:22:01 -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 working on viable/explain 2024-01-03 10:56:56 -08:00
core.h working on viable/explain 2024-01-03 10:56:56 -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 bugfixes 2024-01-02 09:45:13 -08:00
monomials.h bugfixes 2024-01-02 09:45:13 -08:00
number.h viable revisit v1 2023-12-26 14:10:43 -08:00
op_constraint.cpp tidy 2023-12-31 17:09:49 -08:00
op_constraint.h cleanup op-defs 2023-12-31 16:47:15 -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 debugging 2024-01-01 19:10:11 -08:00
saturation.h import equality superposition 2023-12-31 15:40:04 -08:00
types.h add bit blast optio 2024-01-01 11:08:30 -08:00
ule_constraint.cpp bug fixes 2024-01-01 16:24:15 -08:00
ule_constraint.h bug fixes 2024-01-01 16:24:15 -08:00
umul_ovfl_constraint.cpp bugfixes 2024-01-02 14:30:09 -08:00
umul_ovfl_constraint.h bug fixes 2024-01-01 16:24:15 -08:00
viable.cpp chain viables 2024-01-03 20:22:01 -08:00
viable.h working on viable/explain 2024-01-03 10:56:56 -08:00