3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-30 04:15:51 +00:00
z3/src/math/polysat
2021-09-08 18:42:08 +02:00
..
boolean.cpp u256, separate viable_set 2021-07-04 23:47:12 -07:00
boolean.h propagate at the right level 2021-09-08 16:00:57 +02:00
clause.cpp Polysat: conflict resolution wip (#5529) 2021-09-01 09:10:10 -07:00
clause.h fix cjust update when backtracking over boolean decision 2021-09-07 17:03:47 +02:00
clause_builder.cpp Add support for bailout lemma 2021-09-08 16:37:47 +02:00
clause_builder.h notes 2021-09-08 18:21:09 +02:00
CMakeLists.txt Polysat: conflict resolution updates (#5534) 2021-09-03 10:17:06 -07:00
conflict_core.cpp re-enable saturation engine 2021-09-08 16:57:27 +02:00
conflict_core.h Re-integrate forbidden intervals 2021-09-08 16:51:16 +02:00
constraint.cpp resolve_bailout etc. 2021-09-06 14:08:07 +02:00
constraint.h update polynomial superposition 2021-09-08 14:01:41 +02:00
eq_constraint.cpp na 2021-09-07 17:04:32 +02:00
eq_constraint.h forbidden interval update 2021-09-07 17:00:46 +02:00
explain.cpp notes 2021-09-08 18:21:09 +02:00
explain.h update polynomial superposition 2021-09-08 14:01:41 +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 forbidden intervals create a lemma 2021-09-08 06:54:36 +02:00
forbidden_intervals.h Re-integrate forbidden intervals 2021-09-08 16:51:16 +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 Polysat: use constraint_literal and begin move to core-based conflict representation (#5489) 2021-08-18 11:02:46 -07:00
linear_solver.h Polysat: conflict resolution updates (#5534) 2021-09-03 10:17:06 -07: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 change to assertion 2021-09-08 18:42:08 +02:00
saturation.h find_upper_bound 2021-09-08 18:40:29 +02:00
search_state.cpp Polysat: minor fixes (#5364) 2021-06-22 09:27:18 -07:00
search_state.h Add fallback lemma 2021-09-06 18:00:21 +02:00
solver.cpp notes 2021-09-08 18:21:09 +02:00
solver.h propagate at the right level 2021-09-08 16:00:57 +02:00
trail.h Polysat disjunctive lemmas (WIP) (#5275) 2021-05-21 13:50:25 -07:00
types.h Polysat: conflict resolution wip (#5529) 2021-09-01 09:10:10 -07:00
ule_constraint.cpp find_upper_bound 2021-09-08 18:40:29 +02:00
ule_constraint.h forbidden interval update 2021-09-07 17:00:46 +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 Polysat updates (#5444) 2021-07-30 11:14:19 -07:00
viable.h u256, separate viable_set 2021-07-04 23:47:12 -07: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