3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-07 07:45:46 +00:00
z3/src/math/polysat
Nikolaj Bjorner 689c5b4e12 generalize level
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2021-09-15 16:46:30 +01:00
..
boolean.cpp don't need marks in bool_var_manager anymore 2021-09-13 04:35:37 +02:00
boolean.h don't need marks in bool_var_manager anymore 2021-09-13 04:35:37 +02:00
clause.cpp levels/crit 2021-09-10 16:03:38 +02:00
clause.h levels/crit 2021-09-10 16:03:38 +02:00
clause_builder.cpp forbidden intervals fixes 2021-09-14 10:15:10 +02:00
clause_builder.h forbidden intervals fixes 2021-09-14 10:15:10 +02:00
CMakeLists.txt remove eq constraint, fix gc for external constraints 2021-09-11 20:09:28 +02:00
conflict_core.cpp generalize level 2021-09-15 16:46:30 +01:00
conflict_core.h remove remove_var 2021-09-14 14:45:03 +02:00
constraint.cpp generalize level 2021-09-15 16:46:30 +01:00
constraint.h generalize level 2021-09-15 16:46:30 +01:00
explain.cpp remove remove_var 2021-09-14 14:45:03 +02:00
explain.h remove another cm 2021-09-12 16:09:13 +02:00
fixplex.h na (#5536) 2021-09-05 12:13:08 +02:00
fixplex_def.h na (#5536) 2021-09-05 12:13:08 +02:00
forbidden_intervals.cpp fix backtracking from fi 2021-09-15 09:28:59 +01:00
forbidden_intervals.h fix backtracking from fi 2021-09-15 09:28:59 +01:00
interval.h Polysat: first pass at forbidden intervals (not yet fully integrated into solver) (#5227) 2021-04-29 10:12:54 -07:00
justification.cpp add sample bdd vector operations 2021-04-16 10:22:48 -07:00
justification.h update 2021-09-07 14:06:32 +02:00
linear_solver.cpp remove eq constraint, fix gc for external constraints 2021-09-11 20:09:28 +02:00
linear_solver.h remove eq constraint, fix gc for external constraints 2021-09-11 20:09:28 +02:00
log.cpp resolve_bailout etc. 2021-09-06 14:08:07 +02:00
log.h Polysat: fixes in solver, forbidden intervals for eq_constraint (#5240) 2021-05-03 09:30:17 -07:00
log_helper.h Polysat: use constraint_literal and begin move to core-based conflict representation (#5489) 2021-08-18 11:02:46 -07:00
saturation.cpp update dep 2021-09-13 17:35:36 +02:00
saturation.h update saturation 2021-09-13 13:49:29 +02:00
search_state.cpp some fixes 2021-09-13 15:09:50 +02:00
search_state.h Simplify revert_decision; disable resolving over new items for now 2021-09-13 16:21:14 +02:00
solver.cpp generalize level 2021-09-15 16:46:30 +01:00
solver.h add nicer way of adding inequalities with constants 2021-09-14 15:03:45 +02:00
trail.h remove eq constraint, fix gc for external constraints 2021-09-11 20:09:28 +02:00
types.h Polysat: conflict resolution wip (#5529) 2021-09-01 09:10:10 -07:00
ule_constraint.cpp generalize level 2021-09-15 16:46:30 +01:00
ule_constraint.h fix compiler warning 2021-09-14 15:10:17 +02:00
variable_elimination.cpp stab at forbidden intervals 2021-09-07 15:49:29 +02:00
variable_elimination.h stab at forbidden intervals 2021-09-07 15:49:29 +02:00
viable.cpp push outline of using cjust for overflow premise 2021-09-09 09:56:00 +02:00
viable.h push outline of using cjust for overflow premise 2021-09-09 09:56:00 +02:00
viable_set.h u256, separate viable_set 2021-07-04 23:47:12 -07:00
viable_set_def.h u256, separate viable_set 2021-07-04 23:47:12 -07:00