3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-08 00:05:46 +00:00
z3/src/math/polysat
2021-09-13 11:51:19 +02: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 levels/crit 2021-09-10 16:03:38 +02:00
clause_builder.h admit inequalities as premises 2021-09-09 17:06:32 +02:00
CMakeLists.txt remove eq constraint, fix gc for external constraints 2021-09-11 20:09:28 +02:00
conflict_core.cpp stats, comment 2021-09-13 11:51:19 +02:00
conflict_core.h stats, comment 2021-09-13 11:51:19 +02:00
constraint.cpp remove eq constraint, fix gc for external constraints 2021-09-11 20:09:28 +02:00
constraint.h Track existing constraints with indexed_uint_set 2021-09-13 11:00:08 +02:00
explain.cpp merge 2021-09-12 18:14:25 +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 reorganize variable tracking for lemmas 2021-09-12 18:05:29 +02:00
forbidden_intervals.h reorganize variable tracking for lemmas 2021-09-12 18:05:29 +02: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 reorganize variable tracking for lemmas 2021-09-12 18:05:29 +02:00
saturation.h remove cm 2021-09-11 20:18:12 +02:00
search_state.cpp Polysat: minor fixes (#5364) 2021-06-22 09:27:18 -07:00
search_state.h Update search_iterator 2021-09-12 16:23:54 +02:00
solver.cpp Handle bailouts in conflict_core 2021-09-13 11:48:28 +02:00
solver.h Track existing constraints with indexed_uint_set 2021-09-13 11:00:08 +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 remove eq constraint, fix gc for external constraints 2021-09-11 20:09:28 +02:00
ule_constraint.h merge 'keep' and 'handle_saturation_premises' 2021-09-12 16:05:34 +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