| .. |
|
univariate
|
add int-blast experiment
|
2023-03-27 16:40:22 -07:00 |
|
assignment.cpp
|
|
|
|
assignment.h
|
|
|
|
boolean.cpp
|
get_watch_level: prefer true literals at lower search index
|
2023-03-29 15:23:43 +02:00 |
|
boolean.h
|
add stubs for reinit_clauses
|
2023-03-28 12:34:09 -07:00 |
|
clause.cpp
|
Add helper for printing polysat constraints
|
2023-03-12 16:15:25 +01:00 |
|
clause.h
|
add stubs for reinit_clauses
|
2023-03-28 12:34:09 -07:00 |
|
clause_builder.cpp
|
|
|
|
clause_builder.h
|
|
|
|
CMakeLists.txt
|
fix component dependencies
|
2023-07-10 09:45:21 +02:00 |
|
conflict.cpp
|
fix bug introduced in is_valid()
|
2023-04-02 16:12:11 -07:00 |
|
conflict.h
|
another unsoundness bug
|
2023-03-31 16:13:46 -07:00 |
|
constraint.cpp
|
Rename confusing methods
|
2023-06-23 11:59:18 +02:00 |
|
constraint.h
|
Rename confusing methods
|
2023-06-23 11:59:18 +02:00 |
|
constraint_manager.cpp
|
add utility to count clauses
|
2023-04-02 16:12:26 -07:00 |
|
constraint_manager.h
|
add utility to count clauses
|
2023-04-02 16:12:26 -07:00 |
|
eq_explain.cpp
|
Rename confusing methods
|
2023-06-23 11:59:18 +02:00 |
|
eq_explain.h
|
|
|
|
fixplex.h
|
|
|
|
fixplex_def.h
|
|
|
|
fixplex_mod_interval.h
|
|
|
|
fixplex_mod_interval_def.h
|
|
|
|
forbidden_intervals.cpp
|
|
|
|
forbidden_intervals.h
|
|
|
|
inference_logger.cpp
|
Parity bug fix
|
2023-03-06 10:12:32 +01:00 |
|
inference_logger.h
|
|
|
|
interval.h
|
check and fix pdd manager confusion
|
2023-02-24 13:29:59 +01:00 |
|
justification.cpp
|
|
|
|
justification.h
|
|
|
|
linear_solver.cpp
|
|
|
|
linear_solver.h
|
|
|
|
log.cpp
|
fix log in release mode
|
2023-03-29 15:56:50 +02:00 |
|
log.h
|
fix log in release mode
|
2023-03-29 15:56:50 +02:00 |
|
log_helper.h
|
|
|
|
naming.cpp
|
extract/concat slicing wip
|
2023-06-12 21:13:20 +02:00 |
|
naming.h
|
extract/concat slicing wip
|
2023-06-12 21:13:20 +02:00 |
|
number.h
|
|
|
|
op_constraint.cpp
|
wip: enabling reinit approach
|
2023-03-30 08:41:22 -07:00 |
|
op_constraint.h
|
Add some clause names
|
2023-03-29 15:30:05 +02:00 |
|
polysat_ast.cpp
|
support other ops
|
2023-03-13 09:29:21 +01:00 |
|
polysat_ast.h
|
support other ops
|
2023-03-13 09:29:21 +01:00 |
|
polysat_params.pyg
|
|
|
|
restart.cpp
|
Print less output in non-verbose mode
|
2023-03-18 08:04:03 +01:00 |
|
restart.h
|
|
|
|
saturation.cpp
|
bug fixes to bounds propagation
|
2023-04-05 17:53:19 -07:00 |
|
saturation.h
|
cosmetic updates to bounds
|
2023-04-05 16:40:18 -07:00 |
|
search_state.cpp
|
nicer output
|
2023-03-23 13:39:01 +01:00 |
|
search_state.h
|
fix eval justifications
|
2023-03-15 11:33:20 +01:00 |
|
simplify.cpp
|
|
|
|
simplify.h
|
|
|
|
simplify_clause.cpp
|
Rename confusing methods
|
2023-06-23 11:59:18 +02:00 |
|
simplify_clause.h
|
Several changes:
|
2023-03-07 15:21:14 +01:00 |
|
slicing.cpp
|
add proposed query interface
|
2023-07-18 15:07:53 +02:00 |
|
slicing.h
|
add proposed query interface
|
2023-07-18 15:07:53 +02:00 |
|
smul_fl_constraint.cpp
|
|
|
|
smul_fl_constraint.h
|
|
|
|
solver.cpp
|
slicing interface
|
2023-07-12 15:56:27 +02:00 |
|
solver.h
|
test stub
|
2023-06-15 11:53:06 +02:00 |
|
superposition.cpp
|
Rename confusing methods
|
2023-06-23 11:59:18 +02:00 |
|
superposition.h
|
|
|
|
trail.h
|
|
|
|
types.h
|
fix
|
2023-06-28 13:20:57 +02:00 |
|
ule_constraint.cpp
|
Rename confusing methods
|
2023-06-23 11:59:18 +02:00 |
|
ule_constraint.h
|
Rename confusing methods
|
2023-06-23 11:59:18 +02:00 |
|
umul_ovfl_constraint.cpp
|
Fix redundant lemma in umul_ovfl::narrow_bound
|
2023-03-06 12:59:35 +01:00 |
|
umul_ovfl_constraint.h
|
|
|
|
variable_elimination.cpp
|
Rename confusing methods
|
2023-06-23 11:59:18 +02:00 |
|
variable_elimination.h
|
|
|
|
viable.cpp
|
Rename confusing methods
|
2023-06-23 11:59:18 +02:00 |
|
viable.h
|
hack to avoid wrong propagation justifications due to fallback solver
|
2023-03-10 12:42:00 +01:00 |