.. |
boolean.cpp
|
fixing up missing dependencies during resolution
|
2022-01-27 16:58:16 -08:00 |
boolean.h
|
fixing up missing dependencies during resolution
|
2022-01-27 16:58:16 -08: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
|
na
|
2021-12-14 12:34:34 -08:00 |
clause_builder.cpp
|
clause_builder should not fail on always-true literals
|
2022-01-18 10:32:33 +01:00 |
clause_builder.h
|
clause_builder should not fail on always-true literals
|
2022-01-18 10:32:33 +01:00 |
CMakeLists.txt
|
rename to op-constraint to give space for other operations
|
2021-12-15 09:20:11 -08:00 |
conflict.cpp
|
update comment
|
2022-01-27 17:47:27 -08:00 |
conflict.h
|
fixing up missing dependencies during resolution
|
2022-01-27 16:58:16 -08:00 |
constraint.cpp
|
add value-propagate flag to patch regression
|
2022-01-23 12:09:49 +01:00 |
constraint.h
|
add back minimize vars
|
2022-01-26 18:01:26 -08:00 |
explain.cpp
|
add assertion back for failing unit test, add comment about what is the bug
|
2022-01-23 11:35:01 +01: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
|
fi: match_non_zero_linear
|
2022-01-26 11:09:37 +01:00 |
forbidden_intervals.h
|
fi: match_non_zero_linear
|
2022-01-26 11:09:37 +01:00 |
interval.h
|
Test forbidden intervals, disequal case
|
2022-01-19 19:06:35 +01: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
|
Don't nest propgate() calls
|
2022-01-20 17:06:30 +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
|
update to use incremental substitution
|
2022-01-23 03:00:25 +01:00 |
mul_ovfl_constraint.h
|
Also check clauses when returning SAT
|
2022-01-27 12:23:57 +01:00 |
op_constraint.cpp
|
update to use incremental substitution
|
2022-01-23 03:00:25 +01:00 |
op_constraint.h
|
add back minimize vars
|
2022-01-26 18:01:26 -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
|
add resolved attribute
|
2021-12-20 17:39:12 -08:00 |
saturation.h
|
interval
|
2021-11-25 18:46:43 +01:00 |
search_state.cpp
|
update to use incremental substitution
|
2022-01-23 03:00:25 +01:00 |
search_state.h
|
enable try-push-block
|
2022-01-27 17:42:33 -08: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
|
fixing up missing dependencies during resolution
|
2022-01-27 16:58:16 -08:00 |
solver.h
|
resurrect Booelan decisions to deal with quot-rem and similar axioms
|
2022-01-27 14:26:41 -08:00 |
trail.h
|
fix missing dependency, expose inefficiency
|
2021-12-19 12:32:20 -08:00 |
types.h
|
integrate polysat into bv solver
|
2022-01-26 20:20:45 +01:00 |
ule_constraint.cpp
|
add back minimize vars
|
2022-01-26 18:01:26 -08:00 |
ule_constraint.h
|
add back minimize vars
|
2022-01-26 18:01:26 -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
|
check for 0
|
2022-01-25 15:07:05 +01:00 |
viable.h
|
fixing up missing dependencies during resolution
|
2022-01-27 16:58:16 -08:00 |