Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | refactoring + new class ConcurrentHoudini | Pantazis Deligiannis | 2013-09-27 | |
| | ||||
* | refuted candidates are exchanged in memory using a concurrent dictionary ↵ | Pantazis Deligiannis | 2013-09-26 | |
| | | | | instead of using an IO csv file as before | |||
* | improvements to the refuted annotations exchange process | Pantazis Deligiannis | 2013-08-20 | |
| | ||||
* | new option for reversing the topological order - this could potentially help ↵ | Pantazis Deligiannis | 2013-08-19 | |
| | | | | to speedup houdini refutation of candidates | |||
* | changes in the parallel houdini script | Pantazis Deligiannis | 2013-07-30 | |
| | ||||
* | added script for running the portfolio solver (parallel houdini) | Pantazis Deligiannis | 2013-07-30 | |
| | ||||
* | parallel houdini prototype working | Pantazis Deligiannis | 2013-07-26 | |
| | ||||
* | ExprSeq: farewell | Ally Donaldson | 2013-07-22 | |
| | ||||
* | CmdSeq: farewell | Ally Donaldson | 2013-07-22 | |
| | ||||
* | Started to remove ...Seq classes | Ally Donaldson | 2013-07-22 | |
| | ||||
* | More refactoring | Ally Donaldson | 2013-07-22 | |
| | ||||
* | More refactoring towards replacing PureCollections.Sequence with List | Ally Donaldson | 2013-07-22 | |
| | ||||
* | merge | Pantazis Deligiannis | 2013-07-22 | |
|\ | ||||
| * | Requires/EnsuresSeq replaced by List<Requires/Ensures> | Ally Donaldson | 2013-07-22 | |
| | | ||||
| * | Large refactoring of Hashtable to Dictionary. | Ally Donaldson | 2013-07-22 | |
| | | ||||
| * | Refactored labsl2absy so that it is a Dictionary<int, Absy> instead of a ↵ | Ally Donaldson | 2013-07-22 | |
| | | | | | | | | plain Hashtable. | |||
* | | merge | Pantazis Deligiannis | 2013-07-19 | |
|\| | ||||
| * | Revamp of staged Houdini, and completion of parallel support. | allydonaldson | 2013-07-18 | |
| | | ||||
| * | Extracted Houdini statistics into a record, and parametersied Houdini class ↵ | allydonaldson | 2013-07-16 | |
| | | | | | | | | with a statistics object. This means that if one runs multiple Houdini instances, each can record its own statistics. | |||
| * | Some cleanup in HoudiniSession | allydonaldson | 2013-07-16 | |
| | | ||||
| * | Reworking of Staged Houdini in preparation for parallelising it. | allydonaldson | 2013-07-16 | |
| | | ||||
* | | Merge | Pantazis Deligiannis | 2013-07-15 | |
|\ \ | |/ |/| | ||||
* | | Worked on the parallelization. | wuestholz | 2013-07-10 | |
| | | ||||
| * | merge | Pantazis Deligiannis | 2013-07-06 | |
| |\ | |/ |/| | ||||
* | | Did some refactoring in the execution engine and worked on the parallelization. | wuestholz | 2013-07-01 | |
| | | ||||
* | | Addressed some \n versus \r\n issues | Rustan Leino | 2013-06-29 | |
| | | ||||
* | | Method in Houdini to allow an expression to be turned into non-candidate form | allydonaldson | 2013-06-21 | |
| | | ||||
* | | Merge | allydonaldson | 2013-06-19 | |
|\ \ | ||||
| * | | AbsHoudini: Bug fix, with bv constants. | akashlal | 2013-06-19 | |
| | | | ||||
* | | | Merge | allydonaldson | 2013-06-19 | |
|\| | | ||||
| * | | AbsHoudini: Bug fix | akashlal | 2013-06-19 | |
| | | | ||||
* | | | Merge | allydonaldson | 2013-06-18 | |
|\| | | ||||
| * | | AbsHoudini: Few more abstract domains | akashlal | 2013-06-16 | |
| | | | ||||
| * | | AbsHoudini: added an implication domain | akashlal | 2013-06-15 | |
| | | | ||||
| | * | CVC4 Parser | pantazis | 2013-06-12 | |
| |/ | ||||
* / | Some work on staged Houdini | allydonaldson | 2013-06-07 | |
|/ | ||||
* | Improvements to Staged Houdini | allydonaldson | 2013-05-29 | |
| | ||||
* | Merge | allydonaldson | 2013-05-27 | |
|\ | ||||
* | | Staged Houdini can now take a path to a file of ignored variables | allydonaldson | 2013-05-27 | |
| | | ||||
| * | AbsHoudini: Added support for quantifiers | akashlal | 2013-05-27 | |
|/ | ||||
* | Fixed bug in staged Houdini. | allydonaldson | 2013-05-22 | |
| | ||||
* | Adapted Houdini algorithm to take staging into account | allydonaldson | 2013-05-18 | |
| | ||||
* | AbsHoudini: Tolerate some assertion failing. Updated regression baseline. | akashlal | 2013-05-10 | |
| | ||||
* | AbsHoudini: Each function can specify its own abstract domain. Also added | akashlal | 2013-05-05 | |
| | | | | typechecking | |||
* | Some code refactoring | akashlal | 2013-05-03 | |
| | ||||
* | Merge | allydonaldson | 2013-04-30 | |
|\ | ||||
* | | Staged Houdini | allydonaldson | 2013-04-30 | |
| | | ||||
| * | AbsHoudini: Bug fix | akashlal | 2013-04-28 | |
| | | ||||
| * | AbsHoudini: Added support for /errorLimit:n, n > 1 | akashlal | 2013-04-25 | |
| | | ||||
| * | AbsHoudini: Added predicate-abstraction domain and some examples. | akashlal | 2013-04-25 | |
| | |