3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-29 03:45:51 +00:00
z3/src/math/polysat
Nikolaj Bjorner ce8184382d add dummy implementations
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2021-04-20 14:02:12 -07:00
..
CMakeLists.txt fixplex 2021-04-20 12:03:28 -07:00
constraint.cpp add outline for ule constraints, change bit to var constraints 2021-04-16 12:31:11 -07:00
constraint.h add some code review comments, stubs for ule 2021-04-16 12:43:23 -07:00
eq_constraint.cpp BDD vectors: add subtract and quot_rem, move finite domain abstraction out of bdd_manager (#5201) 2021-04-20 09:09:32 -07:00
eq_constraint.h add some code review comments, stubs for ule 2021-04-16 12:43:23 -07:00
fixplex.h add dummy implementations 2021-04-20 14:02:12 -07:00
fixplex_def.h add dummy implementations 2021-04-20 14:02:12 -07:00
justification.cpp add sample bdd vector operations 2021-04-16 10:22:48 -07:00
justification.h move to self-contained trail instructions 2021-04-15 17:38:36 -07:00
log.cpp add outline for ule constraints, change bit to var constraints 2021-04-16 12:31:11 -07:00
log.h Add more logging to polysat (#5186) 2021-04-15 08:35:57 -07:00
solver.cpp tidy, initial polysat 2021-04-20 12:21:50 -07:00
solver.h tidy, initial polysat 2021-04-20 12:21:50 -07:00
trail.h trail 2021-04-15 17:39:00 -07:00
types.h BDD vectors: add subtract and quot_rem, move finite domain abstraction out of bdd_manager (#5201) 2021-04-20 09:09:32 -07:00
ule_constraint.cpp add some code review comments, stubs for ule 2021-04-16 12:43:23 -07:00
ule_constraint.h add some code review comments, stubs for ule 2021-04-16 12:43:23 -07:00
var_constraint.cpp add outline for ule constraints, change bit to var constraints 2021-04-16 12:31:11 -07:00
var_constraint.h add outline for ule constraints, change bit to var constraints 2021-04-16 12:31:11 -07:00