3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-09 10:35:36 +00:00
z3/src/math/polysat
2022-10-07 14:23:26 +02:00
..
univariate
boolean.cpp count 2022-10-04 14:08:44 +02:00
boolean.h Bring back boolean decisions (wip) 2022-10-03 18:36:16 +02:00
clause.cpp Add compact version of std::all_of 2022-10-03 10:55:13 +02:00
clause.h count 2022-10-04 14:08:44 +02:00
clause_builder.cpp
clause_builder.h
CMakeLists.txt set, lemma, minor 2022-09-21 16:29:36 +02:00
conflict.cpp revive polynomial superposition (wip) 2022-10-07 10:34:07 +02:00
conflict.h revive polynomial superposition (wip) 2022-10-07 10:34:07 +02:00
conflict_old.cpp set, lemma, minor 2022-09-21 16:29:36 +02:00
conflict_old.h set, lemma, minor 2022-09-21 16:29:36 +02:00
constraint.cpp Simplify equations into canonical form 2022-09-28 13:22:17 +02:00
constraint.h We only need one of is_true/is_false 2022-09-29 17:19:47 +02:00
eq_explain.cpp set, lemma, minor 2022-09-21 16:29:36 +02:00
eq_explain.h set, lemma, minor 2022-09-21 16:29:36 +02:00
explain.cpp revive polynomial superposition (wip) 2022-10-07 10:34:07 +02:00
explain.h revive polynomial superposition (wip) 2022-10-07 10:34:07 +02:00
fixplex.h
fixplex_def.h
forbidden_intervals.cpp
forbidden_intervals.h
inference_logger.cpp set, lemma, minor 2022-09-21 16:29:36 +02:00
inference_logger.h
interval.h Remove broken method 2022-10-03 11:05:07 +02:00
justification.cpp
justification.h
linear_solver.cpp
linear_solver.h
log.cpp Fix subsumption terminology 2022-09-28 15:35:05 +02:00
log.h
log_helper.h Bring back boolean decisions (wip) 2022-10-03 18:36:16 +02:00
op_constraint.cpp We only need one of is_true/is_false 2022-09-29 17:19:47 +02:00
op_constraint.h We only need one of is_true/is_false 2022-09-29 17:19:47 +02:00
polysat_params.pyg
restart.cpp
restart.h
saturation.cpp revive polynomial superposition (wip) 2022-10-07 10:34:07 +02:00
saturation.h reconnect saturation 2022-09-21 16:47:16 +02:00
search_state.cpp Bring back boolean decisions (wip) 2022-10-03 18:36:16 +02:00
search_state.h
simplify.cpp
simplify.h
simplify_clause.cpp Another possible case for subsumption 2022-10-04 14:13:51 +02:00
simplify_clause.h Move unfinished make_asserting code 2022-09-28 19:19:33 +02:00
smul_fl_constraint.cpp
smul_fl_constraint.h We only need one of is_true/is_false 2022-09-29 17:19:47 +02:00
solver.cpp Move on_scope_exit to util.h 2022-10-07 14:23:26 +02:00
solver.h less output 2022-10-07 10:10:44 +02:00
trail.h pop non-asserting lemmas 2022-10-04 14:10:54 +02:00
types.h
ule_constraint.cpp One more case for ule_constraint::is_always_false 2022-09-29 18:22:31 +02:00
ule_constraint.h One more case for ule_constraint::is_always_false 2022-09-29 18:22:31 +02:00
umul_ovfl_constraint.cpp We only need one of is_true/is_false 2022-09-29 17:19:47 +02:00
umul_ovfl_constraint.h We only need one of is_true/is_false 2022-09-29 17:19:47 +02:00
variable_elimination.cpp set, lemma, minor 2022-09-21 16:29:36 +02:00
variable_elimination.h
viable.cpp should not happen anymore 2022-10-07 10:11:00 +02:00
viable.h Debug dlist insertion 2022-10-05 17:24:28 +02:00