summaryrefslogtreecommitdiff
path: root/Source/Houdini
Commit message (Collapse)AuthorAge
...
* refactoring + new class ConcurrentHoudiniGravatar Pantazis Deligiannis2013-09-27
|
* refuted candidates are exchanged in memory using a concurrent dictionary ↵Gravatar Pantazis Deligiannis2013-09-26
| | | | instead of using an IO csv file as before
* improvements to the refuted annotations exchange processGravatar Pantazis Deligiannis2013-08-20
|
* new option for reversing the topological order - this could potentially help ↵Gravatar Pantazis Deligiannis2013-08-19
| | | | to speedup houdini refutation of candidates
* changes in the parallel houdini scriptGravatar Pantazis Deligiannis2013-07-30
|
* added script for running the portfolio solver (parallel houdini)Gravatar Pantazis Deligiannis2013-07-30
|
* parallel houdini prototype workingGravatar Pantazis Deligiannis2013-07-26
|
* ExprSeq: farewellGravatar Ally Donaldson2013-07-22
|
* CmdSeq: farewellGravatar Ally Donaldson2013-07-22
|
* Started to remove ...Seq classesGravatar Ally Donaldson2013-07-22
|
* More refactoringGravatar Ally Donaldson2013-07-22
|
* More refactoring towards replacing PureCollections.Sequence with ListGravatar Ally Donaldson2013-07-22
|
* mergeGravatar Pantazis Deligiannis2013-07-22
|\
| * Requires/EnsuresSeq replaced by List<Requires/Ensures>Gravatar Ally Donaldson2013-07-22
| |
| * Large refactoring of Hashtable to Dictionary.Gravatar Ally Donaldson2013-07-22
| |
| * Refactored labsl2absy so that it is a Dictionary<int, Absy> instead of a ↵Gravatar Ally Donaldson2013-07-22
| | | | | | | | plain Hashtable.
* | mergeGravatar Pantazis Deligiannis2013-07-19
|\|
| * 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.
| * Some cleanup in HoudiniSessionGravatar allydonaldson2013-07-16
| |
| * Reworking of Staged Houdini in preparation for parallelising it.Gravatar allydonaldson2013-07-16
| |
* | MergeGravatar Pantazis Deligiannis2013-07-15
|\ \ | |/ |/|
* | Worked on the parallelization.Gravatar wuestholz2013-07-10
| |
| * mergeGravatar Pantazis Deligiannis2013-07-06
| |\ | |/ |/|
* | Did some refactoring in the execution engine and worked on the parallelization.Gravatar wuestholz2013-07-01
| |
* | Addressed some \n versus \r\n issuesGravatar Rustan Leino2013-06-29
| |
* | Method in Houdini to allow an expression to be turned into non-candidate formGravatar allydonaldson2013-06-21
| |
* | MergeGravatar allydonaldson2013-06-19
|\ \
| * | AbsHoudini: Bug fix, with bv constants.Gravatar akashlal2013-06-19
| | |
* | | MergeGravatar allydonaldson2013-06-19
|\| |
| * | AbsHoudini: Bug fixGravatar akashlal2013-06-19
| | |
* | | MergeGravatar allydonaldson2013-06-18
|\| |
| * | AbsHoudini: Few more abstract domainsGravatar akashlal2013-06-16
| | |
| * | AbsHoudini: added an implication domainGravatar akashlal2013-06-15
| | |
| | * CVC4 ParserGravatar pantazis2013-06-12
| |/
* / Some work on staged HoudiniGravatar allydonaldson2013-06-07
|/
* Improvements to Staged HoudiniGravatar allydonaldson2013-05-29
|
* MergeGravatar allydonaldson2013-05-27
|\
* | Staged Houdini can now take a path to a file of ignored variablesGravatar allydonaldson2013-05-27
| |
| * AbsHoudini: Added support for quantifiersGravatar akashlal2013-05-27
|/
* Fixed bug in staged Houdini.Gravatar allydonaldson2013-05-22
|
* Adapted Houdini algorithm to take staging into accountGravatar allydonaldson2013-05-18
|
* AbsHoudini: Tolerate some assertion failing. Updated regression baseline.Gravatar akashlal2013-05-10
|
* AbsHoudini: Each function can specify its own abstract domain. Also addedGravatar akashlal2013-05-05
| | | | typechecking
* Some code refactoringGravatar akashlal2013-05-03
|
* MergeGravatar allydonaldson2013-04-30
|\
* | Staged HoudiniGravatar allydonaldson2013-04-30
| |
| * AbsHoudini: Bug fixGravatar akashlal2013-04-28
| |
| * AbsHoudini: Added support for /errorLimit:n, n > 1Gravatar akashlal2013-04-25
| |
| * AbsHoudini: Added predicate-abstraction domain and some examples.Gravatar akashlal2013-04-25
| |