.. |
boolean.cpp
|
na
|
2021-11-08 05:08:57 -08:00 |
boolean.h
|
na
|
2021-11-08 05:08:57 -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
|
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_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
|
rename conflict_core to conflict:
|
2021-09-20 14:05:55 -07:00 |
conflict.cpp
|
na
|
2021-11-08 05:08:57 -08:00 |
conflict.h
|
na
|
2021-11-08 05:08:57 -08:00 |
constraint.cpp
|
na
|
2021-11-08 05:08:57 -08:00 |
constraint.h
|
fixes
|
2021-09-25 17:26:18 -07:00 |
explain.cpp
|
fixes/debugging
|
2021-11-02 14:48:19 -07:00 |
explain.h
|
update todos, working on assignment minimization
|
2021-09-22 13:29:36 -07: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
|
na
|
2021-11-10 00:43:57 -08:00 |
forbidden_intervals.h
|
na
|
2021-11-10 00:43:57 -08: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
|
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 |
saturation.cpp
|
refactor forbidden intervals
|
2021-11-09 10:34:11 -08:00 |
saturation.h
|
updates
|
2021-11-05 12:16:35 -07:00 |
search_state.cpp
|
enable reduce_by, more tests
|
2021-09-19 13:41:39 -04:00 |
search_state.h
|
enable reduce_by, more tests
|
2021-09-19 13:41:39 -04:00 |
solver.cpp
|
refactor forbidden intervals
|
2021-11-09 10:34:11 -08:00 |
solver.h
|
na
|
2021-11-08 05:08:57 -08:00 |
trail.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 |
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
|
fixes, tests
|
2021-09-25 08:38:48 -07:00 |
ule_constraint.h
|
update todos, working on assignment minimization
|
2021-09-22 13:29:36 -07: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
|
refactor forbidden intervals
|
2021-11-09 10:34:11 -08:00 |
viable.h
|
push outline of using cjust for overflow premise
|
2021-09-09 09:56:00 +02: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 |