.. |
maxres.cpp
|
add mutex preprocessing to maxsat, add parsing functions to C++ API
|
2016-10-07 12:42:08 -07:00 |
maxres.h
|
fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions
|
2016-03-07 16:42:29 -08:00 |
maxsmt.cpp
|
address ubuntu warning and add shortcuts for maxsat
|
2016-10-03 16:22:13 -07:00 |
maxsmt.h
|
fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions
|
2016-03-07 16:42:29 -08:00 |
mss.cpp
|
fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions
|
2016-03-07 16:42:29 -08:00 |
mss.h
|
moving to resource managed cancellation
|
2015-12-11 13:13:11 -08:00 |
opt_cmds.cpp
|
Add C++ functions for set operations per stackoverflow post, set relevancy = 2 for quantified maxsmt per example from Aaron Gember, fix conversion of default weights based on bug report from Patrick Trentin on maxsat. Annotating soft constraints with weight=0 caused the weight to be adjusted to 1 and therefore produce wrong results
|
2016-09-21 12:24:24 -07:00 |
opt_cmds.h
|
add detection of non-fixed variables to consequence finding
|
2016-07-30 19:12:41 -07:00 |
opt_context.cpp
|
allow negative weights for weighted maxsat
|
2016-10-02 10:21:58 -07:00 |
opt_context.h
|
tune consequence finding. Factor solver pretty-printing as SMT-LIB into top-level
|
2016-08-03 11:14:29 -07:00 |
opt_params.pyg
|
remove stale SLS option
|
2016-07-21 18:18:42 -07:00 |
opt_pareto.cpp
|
moving to resource managed cancellation
|
2015-12-11 13:13:11 -08:00 |
opt_pareto.h
|
moving to resource managed cancellation
|
2015-12-11 13:13:11 -08:00 |
opt_sls_solver.h
|
remove stale SLS option
|
2016-07-21 18:18:42 -07:00 |
opt_solver.cpp
|
Add C++ functions for set operations per stackoverflow post, set relevancy = 2 for quantified maxsmt per example from Aaron Gember, fix conversion of default weights based on bug report from Patrick Trentin on maxsat. Annotating soft constraints with weight=0 caused the weight to be adjusted to 1 and therefore produce wrong results
|
2016-09-21 12:24:24 -07:00 |
opt_solver.h
|
tune consequence finding. Factor solver pretty-printing as SMT-LIB into top-level
|
2016-08-03 11:14:29 -07:00 |
optsmt.cpp
|
fixes to #596 and #592: use exponential step increments on integer problems, align int.to.str with canonizer and disequality checker
|
2016-05-17 01:00:42 -07:00 |
optsmt.h
|
fixes to #596 and #592: use exponential step increments on integer problems, align int.to.str with canonizer and disequality checker
|
2016-05-17 01:00:42 -07:00 |
pb_sls.cpp
|
fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions
|
2016-03-07 16:42:29 -08:00 |
pb_sls.h
|
moving to resource managed cancellation
|
2015-12-11 13:13:11 -08:00 |
wmax.cpp
|
moving to resource managed cancellation
|
2015-12-11 13:13:11 -08:00 |
wmax.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |