3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-02 21:37:02 +00:00
z3/src/math/polysat
2021-12-13 12:00:19 -08:00
..
boolean.cpp na 2021-11-08 05:08:57 -08:00
boolean.h add unsat core, activity, quick pass for viable 2021-11-24 13:23:28 +01:00
clause.cpp removing unit clauses and dependency manager, use minisat approach by tracking assumption literals directly also in clauses 2021-09-20 15:10:03 -07:00
clause.h remove justified vars 2021-11-18 15:43:39 -08:00
clause_builder.cpp remove last references to unit clauses 2021-09-20 17:36:07 -07:00
clause_builder.h removing unit clauses and dependency manager, use minisat approach by tracking assumption literals directly also in clauses 2021-09-20 15:10:03 -07:00
CMakeLists.txt split out restart 2021-12-12 17:27:30 -08:00
conflict.cpp na 2021-12-13 10:24:42 -08:00
conflict.h na 2021-12-11 08:41:04 -08:00
constraint.cpp na 2021-12-11 08:41:04 -08:00
constraint.h na 2021-12-13 10:24:42 -08:00
explain.cpp add placeholder for simplification 2021-12-12 14:52:09 -08:00
explain.h na 2021-12-11 08:41:04 -08:00
fixplex.h na (#5536) 2021-09-05 12:13:08 +02:00
fixplex_def.h build warnings 2021-11-02 19:26:48 -07:00
forbidden_intervals.cpp prepare for diseq_lin viable 2021-12-13 12:00:19 -08:00
forbidden_intervals.h refactor fi functionality 2021-12-13 11:39:15 -08:00
interval.h na 2021-11-13 17:43:07 -08: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 adding watches on Booleans 2021-09-16 22:01:34 +01: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
mul_ovfl_constraint.cpp finally! 2021-12-12 10:26:54 -08:00
mul_ovfl_constraint.h finally! 2021-12-12 10:26:54 -08:00
restart.cpp split out restart 2021-12-12 17:27:30 -08:00
restart.h split out restart 2021-12-12 17:27:30 -08:00
saturation.cpp na 2021-12-09 08:25:24 -08:00
saturation.h interval 2021-11-25 18:46:43 +01:00
search_state.cpp save 2021-12-08 12:40:44 -08:00
search_state.h tune based on test_l5 2021-11-26 20:14:00 +01:00
simplify.cpp split out restart 2021-12-12 17:27:30 -08:00
simplify.h add placeholder for simplification 2021-12-12 14:52:09 -08:00
solver.cpp na 2021-12-13 10:24:42 -08:00
solver.h split out restart 2021-12-12 17:27:30 -08:00
trail.h na 2021-11-22 18:18:01 +01:00
types.h removing unit clauses and dependency manager, use minisat approach by tracking assumption literals directly also in clauses 2021-09-20 15:10:03 -07:00
ule_constraint.cpp n 2021-12-11 13:01:08 -08:00
ule_constraint.h na 2021-12-11 08:41:04 -08:00
variable_elimination.cpp rename conflict_core to conflict: 2021-09-20 14:05:55 -07:00
variable_elimination.h rename conflict_core to conflict: 2021-09-20 14:05:55 -07:00
viable.cpp prepare for diseq_lin viable 2021-12-13 12:00:19 -08:00
viable.h prepare for diseq_lin viable 2021-12-13 12:00:19 -08:00