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 5398429c21 n/a
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-12-25 09:27:51 -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 na 2023-12-16 16:51:29 -08:00
constraints.cpp na 2023-12-16 16:51:29 -08:00
constraints.h na 2023-12-16 16:51:29 -08:00
core.cpp n/a 2023-12-25 09:27:51 -08:00
core.h n/a 2023-12-25 09:27:51 -08:00
fixed_bits.cpp rename polysat files to exclude namespace 2023-12-16 16:21:01 -08:00
fixed_bits.h use lazy explanation function for slices, use euf-bv-plugin to extract slices 2023-12-23 11:10:18 -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 updates to solver interface and adding some saturation rules 2023-12-17 18:16:47 -08:00
inequality.h don't rely on initializer list implementations, there are no constructors in the standard 2023-12-22 10:48:37 -08:00
interval.h rename polysat files to exclude namespace 2023-12-16 16:21:01 -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
saturation.cpp n/a 2023-12-25 09:27:51 -08:00
saturation.h n/a 2023-12-25 09:27:51 -08:00
types.h n/a 2023-12-25 09:27:51 -08:00
ule_constraint.cpp migrating interface 2023-12-22 07:05:17 -08:00
ule_constraint.h preparing intblaster as self-contained solver. 2023-12-16 16:35:11 -08:00
umul_ovfl_constraint.cpp migrating interface 2023-12-22 07:05:17 -08:00
umul_ovfl_constraint.h update to saturation 2023-12-22 09:35:44 -08:00
viable.cpp n/a 2023-12-25 09:27:51 -08:00
viable.h n/a 2023-12-25 09:27:51 -08:00