.. |
api
|
Fixed Python 3.x doctest problems
|
2015-10-27 16:39:07 +00:00 |
ast
|
Made fresh variable generation in fpa2bv lazy so that it doesn't create unnecessary variables.
|
2015-10-26 18:10:15 +00:00 |
cmd_context
|
Fixed typo that accidentally prints warning message if a Z3 context is created with the 'timeout' parameter
|
2015-10-07 17:27:05 +02:00 |
duality
|
better recovery from incompleteness and interp failure in duality
|
2015-10-09 14:21:05 -07:00 |
interp
|
Merge pull request #267 from kenmcmil/duality_interp_error_handling
|
2015-10-27 18:49:46 -07:00 |
math
|
Bug/assertion fix for power monomials in nlsat.
|
2015-09-17 16:31:51 +01:00 |
model
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
muz
|
remove reinterpret_cast. Issue #229, issue #24
|
2015-10-04 10:54:19 -07:00 |
nlsat
|
include rlimit in nlsat, include dedicated error message, for issue #216
|
2015-09-29 09:16:46 -07:00 |
opt
|
adding rlimit resource limit facility to provide platform and architecture independent method for canceling activities
|
2015-09-28 13:37:59 -07:00 |
parsers
|
annotate enode hash as signed character to address issue #210
|
2015-09-29 14:14:29 -07:00 |
qe
|
fix unintialized memory read exposed by nightly build
|
2015-09-06 14:15:08 -07:00 |
sat
|
adding rlimit resource limit facility to provide platform and architecture independent method for canceling activities
|
2015-09-28 13:37:59 -07:00 |
shell
|
adding rlimit resource limit facility to provide platform and architecture independent method for canceling activities
|
2015-09-28 13:37:59 -07:00 |
smt
|
fix coercion regression. Issue #263
|
2015-10-27 19:25:38 -07:00 |
solver
|
have solver pretty print declarations, include also datatype declarations
|
2015-08-07 08:48:24 +02:00 |
tactic
|
Eliminated unused variable in fpa2bv model converter.
|
2015-10-26 15:45:21 +00:00 |
test
|
Fixed #include of <hash_set> which is deprecated in VS2015 and will be removed.
|
2015-10-27 17:11:40 +00:00 |
util
|
Merge branch 'static_analysis' of https://github.com/daniel-j-h/z3
|
2015-10-19 15:14:45 +01:00 |