.. |
ackermannization
|
bugfix for ackr_model_converter (refcounts were off due to func_interps not being copied properly).
|
2016-04-01 13:17:48 +01:00 |
api
|
add documentation comment for evaluation, Issue #536
|
2016-04-04 12:59:18 +02:00 |
ast
|
Avoiding adding spurious +0 in poly_rewriter::cancel_monomials.
|
2016-04-05 17:26:48 +01:00 |
cmd_context
|
merge useful utilities from qsat
|
2016-03-19 12:01:44 -07:00 |
duality
|
Move CMakeLists.txt files (other than the one in the repository root)
|
2016-03-04 15:26:09 +00:00 |
interp
|
Move CMakeLists.txt files (other than the one in the repository root)
|
2016-03-04 15:26:09 +00:00 |
math
|
merge useful utilities from qsat
|
2016-03-19 12:01:44 -07:00 |
model
|
undo model evaluation to BR_FULL pending regression in assertion violation
|
2016-04-05 22:26:57 +02:00 |
muz
|
moving remaining qsat functionality over
|
2016-03-19 15:35:26 -07:00 |
nlsat
|
remove nnf conversion which breaks NRA property
|
2016-03-20 16:34:04 -07:00 |
opt
|
fix regressions exposed in QF_LIA: manager got initialized early and Euclidean solver is not safe even with some throttle
|
2016-03-23 20:38:18 -07:00 |
parsers
|
Move CMakeLists.txt files (other than the one in the repository root)
|
2016-03-04 15:26:09 +00:00 |
qe
|
fix handing of ite conditions that have to be included in projection, thanks to bug report by Zak
|
2016-04-10 01:48:35 +02:00 |
sat
|
check that a clause was not removed to fix issue #551
|
2016-04-04 20:15:49 +02:00 |
shell
|
add support to build with MSVC /Gr (fastcall mode for x86)
|
2016-03-24 15:39:18 +00:00 |
smt
|
special case branching
|
2016-04-05 11:57:49 +02:00 |
solver
|
fix performance for model construction, recognize concats of values as a value for pre-processing
|
2016-03-23 17:23:57 -07:00 |
tactic
|
fix handing of ite conditions that have to be included in projection, thanks to bug report by Zak
|
2016-04-10 01:48:35 +02:00 |
test
|
moving remaining qsat functionality over
|
2016-03-19 15:35:26 -07:00 |
util
|
add support to build with MSVC /Gr (fastcall mode for x86)
|
2016-03-24 15:39:18 +00:00 |