summaryrefslogtreecommitdiff
path: root/Source/Provers
Commit message (Collapse)AuthorAge
...
* Small refactoringGravatar Ally Donaldson2014-06-06
|
* Merge duality changesGravatar Ken McMillan2014-05-26
|\
| * Conjecture printing for duality and child user time tracking.Gravatar Ken McMillan2014-05-26
| |
* | Simplify Z3 executable discovery.Gravatar wuestholz2014-05-12
|/
* Added /printFixedPoint optionGravatar Ken McMillan2014-04-14
|
* Fixed bug in printing real literalsGravatar Rustan Leino2014-02-10
|
* Fix Boogie so it compiled with mono. Patch by Dan Liew.Gravatar Ally Donaldson2014-01-14
|
* fixed vc generation so that even when builtin array functions are used,Gravatar qadeer2013-12-28
| | | | the program can be verified without the use of /useArrayTheory
* MergeGravatar Ally Donaldson2013-12-09
|\
* | Small change related to CVC4 support. Patch by Pantazis DeligiannisGravatar Ally Donaldson2013-12-09
| |
| * The back pred files have been eliminated. The small backpred string is now ↵Gravatar qadeer2013-12-08
|/ | | | directly included in ProverInterface.cs.
* added the QED build configurationGravatar qadeer2013-12-02
|
* do monomorphic checkingGravatar qadeer2013-11-22
|
* Fixedpoint VC catch up with recent changesGravatar Ken McMillan2013-11-11
|
* Merge duality changes to mainlineGravatar Ken McMillan2013-11-09
|\
| * handling timeouts for fixedpoint enginesGravatar Ken McMillan2013-11-09
| |
* | ProverInterface: model isn't available on timeoutGravatar akashlal2013-11-02
| |
* | small refactoringGravatar Pantazis Deligiannis2013-10-02
| |
* | changes to support a configured errorLimitGravatar Pantazis Deligiannis2013-09-30
| |
* | MergeGravatar Pantazis Deligiannis2013-08-20
|\ \
* | | new option to disable checking for loop maintained invariants - this leads ↵Gravatar Pantazis Deligiannis2013-08-15
| | | | | | | | | | | | to an underapproximation that helps to speedup houdini refutation of candidates
| * | Reverted change to use MODEL_ON_FINAL_CHECK, which seems to cause Z3 ↵Gravatar Rustan Leino2013-08-02
| | | | | | | | | | | | unexpectedly to output model information
| * | Turned on options in Z3 to try producing models for timeouts.Gravatar wuestholz2013-08-02
| | |
| * | Removed harmful "Assert(false)".Gravatar wuestholz2013-07-26
|/ /
* | Resolved some issues with data races.Gravatar wuestholz2013-07-23
| |
* | More refactoringGravatar Ally Donaldson2013-07-22
| |
* | small fix to pickup correctly the CVC4 executableGravatar Pantazis Deligiannis2013-07-22
| |
* | fixGravatar Pantazis Deligiannis2013-07-22
| |
* | refactoringGravatar Pantazis Deligiannis2013-07-22
| |
* | refactoringGravatar Pantazis Deligiannis2013-07-22
| |
* | mergeGravatar Pantazis Deligiannis2013-07-19
|\ \
* | | refactoring and fixes in the SMTLIB2 parserGravatar Pantazis Deligiannis2013-07-19
| | |
| * | Revamp of staged Houdini, and completion of parallel support.Gravatar allydonaldson2013-07-18
| | |
* | | fix: can now setup CVC4 logic properly, default is ALL_SUPPORTED, other ↵Gravatar Pantazis Deligiannis2013-07-15
| | | | | | | | | | | | logics can be set with the previously existing command e.g. /proverOpt:LOGIC=QF_ALL_SUPPORTED
* | | fix for SetTimeOut in ProverInterface to work only under Z3 parserGravatar Pantazis Deligiannis2013-07-15
| | |
* | | small fixGravatar Pantazis Deligiannis2013-07-15
| | |
* | | MergeGravatar Pantazis Deligiannis2013-07-15
|\ \ \ | |/ / |/| |
| * | temp fix until CVC4 bug is fixed (using QF_ALL_SUPPORTED instead of ↵Gravatar Pantazis Deligiannis2013-07-15
| | | | | | | | | | | | ALL_SUPPORTED)
| * | code cleanup and refactoringGravatar Pantazis Deligiannis2013-07-11
| | |
| * | code cleanup & refactoringGravatar Pantazis Deligiannis2013-07-11
| | |
* | | Worked on the parallelization.Gravatar wuestholz2013-07-10
| | |
| * | the cvc4 parser can now parse nested array expressionsGravatar Pantazis Deligiannis2013-07-10
| | |
| * | fixed a bug where a formula was being send to CVC4 although it shouldn't ↵Gravatar Pantazis Deligiannis2013-07-10
| | | | | | | | | | | | normally
| * | added specific command line options to enable the SMTLIB2 output model ↵Gravatar Pantazis Deligiannis2013-07-09
| | | | | | | | | | | | parser for Z3. Use /proverOpt:SMTLIB2_MODEL=true
| * | some clean upGravatar Pantazis Deligiannis2013-07-09
| | |
* | | Worked on the parallelization.Gravatar wuestholz2013-07-08
| | |
| * | allows (reset) to be send only to the Z3 proverGravatar Pantazis Deligiannis2013-07-09
| | |
* | | Worked on the parallelization.Gravatar wuestholz2013-07-08
| | |
| * | mergeGravatar Pantazis Deligiannis2013-07-06
| |\ \ | |/ / |/| |
* | | Worked on the parallelization.Gravatar wuestholz2013-07-05
| | |