.. |
ackermannization
|
Adding translation to ackr_model_converter.
|
2016-06-06 18:06:45 +01:00 |
api
|
check for logic in solver
|
2016-11-04 15:19:11 +00:00 |
ast
|
Disabled some ITE rewrite rules that were applied by default, but too expensive. Added re-computation of subterm occurrences in ctx_simplify_tactic. (Performance fixes for QF_LIA benchmarks).
|
2016-11-04 13:39:53 +00:00 |
cmd_context
|
check for logic in solver
|
2016-11-04 15:19:11 +00:00 |
duality
|
fix warnings for unused variables
|
2016-05-17 13:54:22 -07:00 |
interp
|
fix build failures under linux
|
2016-07-09 13:28:39 -07:00 |
math
|
remove repeated default argument, remove tabs
|
2016-07-28 21:13:12 -07:00 |
model
|
remove recursive expansion of else-case
|
2016-11-02 23:08:10 +00:00 |
muz
|
remove buggy and unused equivalence relation plugin. Github issue #770
|
2016-10-31 22:59:56 +01:00 |
nlsat
|
fixing unsat core extraction for tactics
|
2016-11-02 14:14:55 +00:00 |
opt
|
fix bug in mutex extraction, reported by Patrick Trentin
|
2016-11-01 00:16:16 +01:00 |
parsers
|
fixed memory leaks
|
2016-08-20 17:57:00 -04:00 |
qe
|
move arithmetical mbp functionality to model_based_opt
|
2016-06-26 16:12:14 -07:00 |
sat
|
fixing unsat core extraction for tactics
|
2016-11-02 14:14:55 +00:00 |
shell
|
guard verbose output by verbosity level for datalog command-line tool
|
2016-09-16 15:36:40 -07:00 |
smt
|
fix evaluator for array store expressions
|
2016-11-02 21:33:24 +00:00 |
solver
|
check for logic in solver
|
2016-11-04 15:19:11 +00:00 |
tactic
|
Disabled some ITE rewrite rules that were applied by default, but too expensive. Added re-computation of subterm occurrences in ctx_simplify_tactic. (Performance fixes for QF_LIA benchmarks).
|
2016-11-04 13:39:53 +00:00 |
test
|
enable unsat core extraction in nlsat_tactic
|
2016-11-01 17:57:28 +01:00 |
util
|
fix memory abuse in internalization in inc-sat-solver
|
2016-10-31 22:25:58 +01:00 |