index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Provers
/
SMTLib
Commit message (
Expand
)
Author
Age
...
*
more type checking for datatypes
qadeer
2012-03-18
*
Cleaned up code by getting rid of ApiProverInterface.
Unknown
2012-02-29
*
Simplification to previous checkin
Michal Moskal
2012-02-28
*
Introduce ApiProverInterface.CheckOutcomeCore() for stratified inlining; simp...
Michal Moskal
2012-02-28
*
fixed up SI to work with new error trace generation
qadeer
2012-02-28
*
various fixes related to new error traces
qadeer
2012-02-27
*
further fixes related to using uninterpreted function for error traces
qadeer
2012-02-25
*
bug fixes related to using ControlFlowFunction instead of labels
qadeer
2012-02-23
*
Merge
qadeer
2012-02-23
|
\
*
|
using model instead of labels
Unknown
2012-02-23
|
*
added floating point keywords to reserved SMTwords list
qadeer
2012-02-20
|
/
*
minor fix in tracing
qadeer
2012-02-14
*
minor bug in printing z3 path when running with /trace
qadeer
2012-02-09
*
houdini will not request models now
qadeer
2012-02-08
*
Use DateTime.UtcNow instead of DateTime.Now
stobies
2012-01-11
*
made delegate a datatype
qadeer
2011-12-30
*
fixed problems with datatypes
qadeer
2011-12-29
*
Added option of turning off model generation in SI. Can be very expensive som...
akashlal
2011-11-26
*
Produce unsat cores only when enabled (in stratified inlining)
Unknown
2011-11-11
*
Fixed the generation of names for datatype functions to use the API for
Mike Barnett
2011-10-31
*
Boogie: Updated the error message for old versions of Z3.
wuestholz
2011-10-28
*
Boogie: Get rid of {:ignore} feature on axioms
Michal Moskal
2011-10-27
*
Boogie: Present a nice error message when Z3 of lesser version than 3.2 is found
Michal Moskal
2011-10-27
*
Restart prover after out-of-memory error; honour -restartProver option
Michal Moskal
2011-10-27
*
Sync timeout messages with Z3 prover interface
Michal Moskal
2011-10-21
*
Don't pass /T: option to Z3 - it kills Z3 prematurely when there are multiple...
Michal Moskal
2011-10-21
*
Improve logging when -proverOpt:VERBOSITY=1 or 2 is specified
Michal Moskal
2011-10-21
*
Added a push+pop+unsat-core interface to SMTLib (for stratified inlining only)
Unknown
2011-10-19
*
added membership tests
qadeer
2011-10-05
*
implementing datatypes
qadeer
2011-10-05
*
check in support for generalized array theory
Unknown
2011-09-06
*
Fix printing of (Array ...) types with /useArrayTheory
Michal Moskal
2011-09-06
*
Support multi-dimensional arrays in SMTLib2 backend (using Z3 extension though)
Michal Moskal
2011-09-06
*
further fixes; temporarily commented out
qadeer
2011-09-03
*
adding support for accessing Z3's generalized array theory
qadeer
2011-09-02
*
Add PROVER_PATH prover option (to base options, but currently only used by SM...
Michal Moskal
2011-08-29
*
Use SMT2 syntax for sign_extend
Michal Moskal
2011-08-22
*
deleted lazyinlining option 2 and 3
qadeer
2011-08-17
*
Don't send (check-sat) after error limit is reached
Michal Moskal
2011-07-05
*
Add /T: option to Z3 to kill it if it exceeds soft timeout by more than 1s
Michal Moskal
2011-06-30
*
SMTLib: Only use (set-logic ...) when requested; quote some more symbols
Michal Moskal
2011-06-30
*
Don't set logic to UFNIA when /useArrayTheory
Michal Moskal
2011-05-09
*
Use (get-model) Z3 command; quote skolem-ids
Michal Moskal
2011-04-28
*
Fix parsing of (labels) Z3 response; complain about unrecognized responses there
Michal Moskal
2011-04-28
*
Use :reason-unknown not :last-failure for Z3 in SMT mode; disable SORT_AND_OR...
Michal Moskal
2011-04-28
*
Updates for the latest changes in Z3's SMT2 parser
Michal Moskal
2011-04-22
*
Test commit
Michal Moskal
2011-04-05
*
Use new, SMT2 compliant, Z3 syntax for labels
MichalMoskal
2011-04-02
*
Re-enabled quantifier checking in the Checked configuration.
mikebarnett
2011-03-16
*
Turn off quantifier checking in the runtime checking.
mikebarnett
2011-03-14
[prev]
[next]