summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* mergeGravatar Pantazis Deligiannis2013-07-19
|\
* | mergeGravatar Pantazis Deligiannis2013-07-19
| |
* | refactoring and fixes in the SMTLIB2 parserGravatar Pantazis Deligiannis2013-07-19
| |
| * MergeGravatar allydonaldson2013-07-18
| |\
| | * Populate a model only once.Gravatar Rustan Leino2013-07-18
| | |
| * | Revamp of staged Houdini, and completion of parallel support.Gravatar allydonaldson2013-07-18
| |/
| * Extracted Houdini statistics into a record, and parametersied Houdini class ↵Gravatar allydonaldson2013-07-16
| | | | | | | | with a statistics object. This means that if one runs multiple Houdini instances, each can record its own statistics.
| * MergeGravatar allydonaldson2013-07-16
| |\
| * | Some cleanup in HoudiniSessionGravatar allydonaldson2013-07-16
| | |
| * | Reworking of Staged Houdini in preparation for parallelising it.Gravatar allydonaldson2013-07-16
| | |
* | | 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)
| | | * Split up the model viewer into a library and an application and added some ↵Gravatar wuestholz2013-07-14
| |_|/ |/| | | | | | | | functionality.
* | | added another regressionGravatar qadeer2013-07-15
| | |
* | | end atomic actions at async and parallel callsGravatar qadeer2013-07-15
| | |
* | | 1. changed values passed to additional parameters to procedures; async and ↵Gravatar qadeer2013-07-14
| | | | | | | | | | | | | | | | | | parallel calls treated exactly the same now 2. fixed bug in collection of available linear vars for parallel calls; added more test cases to regression
* | | Changed the class 'ErrorInformation' to store the model separately.Gravatar wuestholz2013-07-12
| | |
* | | Added an attribute to set the time limit for implementations.Gravatar wuestholz2013-07-12
| | |
* | | Worked on the parallelization.Gravatar wuestholz2013-07-12
| | |
* | | Worked on the parallelization.Gravatar wuestholz2013-07-11
| | |
* | | Worked on the parallelization.Gravatar wuestholz2013-07-11
| | |
* | | Worked on the parallelization.Gravatar wuestholz2013-07-11
| |/ |/|
| * code cleanup and refactoringGravatar Pantazis Deligiannis2013-07-11
| |
| * code cleanup & refactoringGravatar Pantazis Deligiannis2013-07-11
| |
* | Worked on the parallelization.Gravatar wuestholz2013-07-10
| |
| * fixed another bug when parsing nested arrays under CVC4Gravatar Pantazis Deligiannis2013-07-10
| |
| * fix a bug when parsing nested arrays under CVC4Gravatar Pantazis Deligiannis2013-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
* | Worked on the parallelization (task cancellation).Gravatar wuestholz2013-07-09
| |
| * fix in modelviewer, ParseModels now requires 2 arguments, second should be ↵Gravatar Pantazis Deligiannis2013-07-09
| | | | | | | | an empty string for the default parser
| * 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
| |
| * added python scripts (work in unix and windows) for testing Z3 and CVC4 to ↵Gravatar Pantazis Deligiannis2013-07-07
| | | | | | | | many of the test suite dirs
| * mergeGravatar Pantazis Deligiannis2013-07-06
| |\
* | | Added an option to verify each input file separately.Gravatar wuestholz2013-07-05
| |/ |/|
* | Worked on the parallelization.Gravatar wuestholz2013-07-05
| |
* | MergeGravatar Rustan Leino2013-07-05
|\ \
* | | Added support in the abstract interpreter for an attribute {:identity}, ↵Gravatar Rustan Leino2013-07-05
| | | | | | | | | | | | which says that a function is an identity function.
| * | Worked on the parallelization.Gravatar wuestholz2013-07-02
|/ /
* | MergeGravatar allydonaldson2013-07-02
|\ \
* | | Fixed bug with unifomity analysisGravatar allydonaldson2013-07-02
| | |
| * | Worked on the parallelization.Gravatar wuestholz2013-07-01
| | |
| * | Did some refactoring in the execution engine and worked on the parallelization.Gravatar wuestholz2013-07-01
| | |