.. |
ackermannization
|
Adding translation to ackr_model_converter.
|
2016-06-06 18:06:45 +01:00 |
api
|
Class Optimize#Handle should be static,
|
2017-02-27 18:49:02 +01:00 |
ast
|
fix type on exception message
|
2017-02-25 16:14:50 -08:00 |
cmd_context
|
expose bounds as vector expressions instead of containing ad-hoc expressions. Issue #911
|
2017-02-24 11:07:40 -08:00 |
duality
|
address warnings from #836
|
2016-12-10 13:14:36 +01:00 |
interp
|
fix build failures under linux
|
2016-07-09 13:28:39 -07:00 |
math
|
remove polynomial factorization as suggested by issue #852
|
2017-01-09 21:30:54 -08:00 |
model
|
bail out on failure to properly project
|
2016-12-11 04:23:07 +01:00 |
muz
|
fix memory leaks from cancellations
|
2017-01-15 20:09:27 -08:00 |
nlsat
|
fixing unsat core extraction for tactics
|
2016-11-02 14:14:55 +00:00 |
opt
|
expose bounds as vector expressions instead of containing ad-hoc expressions. Issue #911
|
2017-02-24 11:07:40 -08:00 |
parsers
|
Added filenames to error messages for when we have more than one file.
|
2017-01-16 15:43:13 +00:00 |
qe
|
remove nested booleans during pre-processing. issue #837
|
2016-12-11 05:16:31 +01:00 |
sat
|
Merge branch 'master' of https://github.com/Z3Prover/z3
|
2017-02-02 10:19:21 -08:00 |
shell
|
fix bug in lexicographic handling in maxres: previous assumptions were not committed in corner cases
|
2017-02-02 10:19:11 -08:00 |
smt
|
remove unreferenced label
|
2017-02-24 11:13:08 -08:00 |
solver
|
expose bounds as vector expressions instead of containing ad-hoc expressions. Issue #911
|
2017-02-24 11:07:40 -08:00 |
tactic
|
fix unhandled finite domain sort rewrite case. Issue #918
|
2017-02-26 17:20:54 -08:00 |
test
|
Removed polynomial factorization test cases. Relates to #852 and fixes #865.
|
2017-01-10 14:02:59 +00:00 |
util
|
adding parallel threads
|
2017-01-30 02:09:08 -08:00 |