3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-12 03:44:07 +00:00
z3/src/math/polysat
2022-12-16 10:28:57 +01:00
..
univariate univariate::find_max 2022-12-15 15:59:15 +01:00
assignment.cpp assignment helpers 2022-11-30 14:50:14 +01:00
assignment.h Warn on unused result (mainly for substitution::add) 2022-12-16 10:28:57 +01:00
boolean.cpp
boolean.h
clause.cpp Remove clause methods that should not be used 2022-12-12 11:47:27 +01:00
clause.h Remove clause methods that should not be used 2022-12-12 11:47:27 +01:00
clause_builder.cpp Update use of insert_eval and lemma scores to support propagation 2022-12-07 16:08:24 +01:00
clause_builder.h Update use of insert_eval and lemma scores to support propagation 2022-12-07 16:08:24 +01:00
CMakeLists.txt
conflict.cpp add parity constraint for disequality 2022-12-12 19:40:19 -08:00
conflict.h Rename revert_decision -> revert_pvar, and enable it. 2022-12-08 16:19:11 +01:00
constraint.cpp
constraint.h bugfixes to try_factor_equality 2022-12-10 10:51:21 -08:00
constraint_manager.cpp When adding clauses, prioritize bool-propagation over evaluation 2022-12-12 14:48:13 +01:00
constraint_manager.h Fix watching of boolean literals 2022-12-12 13:50:15 +01:00
eq_explain.cpp
eq_explain.h
fixplex.h
fixplex_def.h
forbidden_intervals.cpp Fix unsoundness in previous commit 2022-12-13 15:27:07 +01:00
forbidden_intervals.h Merge forbidden intervals for positive and negative equations 2022-12-13 11:42:52 +01:00
inference_logger.cpp
inference_logger.h
interval.h
justification.cpp
justification.h
linear_solver.cpp
linear_solver.h
log.cpp misc 2022-12-01 10:05:14 +01:00
log.h misc 2022-12-01 10:05:14 +01:00
log_helper.h
op_constraint.cpp add activate for & 2022-12-03 05:55:14 -08:00
op_constraint.h add activate for & 2022-12-03 05:55:14 -08:00
polysat_params.pyg
restart.cpp
restart.h
saturation.cpp add parity constraint for disequality 2022-12-12 19:40:19 -08:00
saturation.h add parity constraint for disequality 2022-12-12 19:40:19 -08:00
search_state.cpp
search_state.h
simplify.cpp
simplify.h
simplify_clause.cpp
simplify_clause.h
smul_fl_constraint.cpp
smul_fl_constraint.h
solver.cpp very basic refinement loop breaking 2022-12-15 13:39:48 +01:00
solver.h more readable intervals 2022-12-12 16:41:18 +01:00
superposition.cpp Lemma names 2022-11-28 19:13:38 +01:00
superposition.h
trail.h pwatch 2022-12-01 15:50:03 +01:00
types.h misc 2022-12-01 10:05:14 +01:00
ule_constraint.cpp p 2022-12-07 12:47:30 +01:00
ule_constraint.h
umul_ovfl_constraint.cpp Strengthen umul_ovfl lemma 2022-12-14 11:07:16 +01:00
umul_ovfl_constraint.h activate non-overflow bounds 2022-12-12 20:11:01 -08:00
variable_elimination.cpp Lemma names 2022-11-28 19:13:38 +01:00
variable_elimination.h
viable.cpp very basic refinement loop breaking 2022-12-15 13:39:48 +01:00
viable.h very basic refinement loop breaking 2022-12-15 13:39:48 +01:00