.. |
univariate
|
try to fix build
|
2022-09-21 14:03:07 +02:00 |
boolean.cpp
|
Reduce log output
|
2022-09-23 16:12:39 +02:00 |
boolean.h
|
Reduce log output
|
2022-09-23 16:12:39 +02: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
|
Implement unilinear subsumption as clause simplification
|
2022-08-22 14:55:02 +02:00 |
clause_builder.cpp
|
Store only literals in the conflict state
|
2022-04-11 15:00:06 +02:00 |
clause_builder.h
|
clause_builder should not fail on always-true literals
|
2022-01-18 10:32:33 +01:00 |
CMakeLists.txt
|
set, lemma, minor
|
2022-09-21 16:29:36 +02:00 |
conflict.cpp
|
remove/update comment
|
2022-09-23 16:06:14 +02:00 |
conflict.h
|
Add level to conflict
|
2022-09-23 16:06:14 +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
|
log
|
2022-08-05 11:23:02 +02:00 |
constraint.h
|
move fi_record
|
2022-08-22 14:14:30 +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
|
set, lemma, minor
|
2022-09-21 16:29:36 +02:00 |
explain.h
|
set, lemma, minor
|
2022-09-21 16:29:36 +02:00 |
fixplex.h
|
na (#5536)
|
2021-09-05 12:13:08 +02:00 |
fixplex_def.h
|
fix
|
2022-07-21 13:00:36 +02:00 |
forbidden_intervals.cpp
|
umul 2
|
2022-07-21 12:38:00 +02:00 |
forbidden_intervals.h
|
remove constructor
|
2022-08-22 15:00:35 +02:00 |
inference_logger.cpp
|
set, lemma, minor
|
2022-09-21 16:29:36 +02:00 |
inference_logger.h
|
Connect conflict2
|
2022-09-21 12:14:44 +02:00 |
interval.h
|
set, lemma, minor
|
2022-09-21 16:29:36 +02: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
|
includes shouldn't depend on debug/release mode
|
2022-01-31 15:29:25 +01:00 |
log_helper.h
|
nicer lit_pp
|
2022-09-23 16:06:14 +02:00 |
op_constraint.cpp
|
print more information
|
2022-06-29 14:26:25 +02:00 |
op_constraint.h
|
print more information
|
2022-06-29 14:26:25 +02:00 |
polysat_params.pyg
|
add parameter class for polysat
|
2022-04-12 10:35:23 +02:00 |
restart.cpp
|
log
|
2022-08-05 11:23:02 +02:00 |
restart.h
|
split out restart
|
2021-12-12 17:27:30 -08:00 |
saturation.cpp
|
reconnect saturation
|
2022-09-21 16:47:16 +02:00 |
saturation.h
|
reconnect saturation
|
2022-09-21 16:47:16 +02:00 |
search_state.cpp
|
Remove decisions on lemmas
|
2022-08-04 14:24:20 +02:00 |
search_state.h
|
Revert "remove overcomplicated search_iterator"
|
2022-08-19 14:12:57 +02:00 |
simplify.cpp
|
log
|
2022-08-05 11:23:02 +02:00 |
simplify.h
|
add placeholder for simplification
|
2021-12-12 14:52:09 -08:00 |
simplify_clause.cpp
|
remove 'change' just return
|
2022-09-21 08:53:00 -07:00 |
simplify_clause.h
|
generalize subsumption to non-univariate
|
2022-08-22 10:46:49 -07:00 |
smul_fl_constraint.cpp
|
umul
|
2022-07-21 11:57:27 +02:00 |
smul_fl_constraint.h
|
helper functions to add constraints to univariate_solver
|
2022-03-17 14:08:00 +01:00 |
solver.cpp
|
Reduce log output
|
2022-09-23 16:12:39 +02:00 |
solver.h
|
Add level to conflict
|
2022-09-23 16:06:14 +02:00 |
trail.h
|
Support watching inactive constraints
|
2022-05-27 15:49:54 +02:00 |
types.h
|
integrate polysat into bv solver
|
2022-01-26 20:20:45 +01:00 |
ule_constraint.cpp
|
Reduce log output
|
2022-09-23 16:12:39 +02:00 |
ule_constraint.h
|
helper functions to add constraints to univariate_solver
|
2022-03-17 14:08:00 +01:00 |
umul_ovfl_constraint.cpp
|
umul 2
|
2022-07-21 12:38:00 +02:00 |
umul_ovfl_constraint.h
|
umul 2
|
2022-07-21 12:38:00 +02:00 |
variable_elimination.cpp
|
set, lemma, minor
|
2022-09-21 16:29:36 +02:00 |
variable_elimination.h
|
rename conflict_core to conflict:
|
2021-09-20 14:05:55 -07:00 |
viable.cpp
|
set, lemma, minor
|
2022-09-21 16:29:36 +02:00 |
viable.h
|
Connect conflict2
|
2022-09-21 12:14:44 +02:00 |