9 Commits (97074f5d5891ca6ff98cc477f35e330965ae3b5c)

Author SHA1 Message Date
Joachim Klein 985a939102 refactor explicit.Model/NondetModel, getSuccessorsIterator: new abstract method getSuccessors, getSuccessorsIterator becomes default method 9 years ago
Dave Parker 002257286d Align parametric model construction with the non-parametric a little more. 10 years ago
Joachim Klein 030aa4d0d8 ParamModel: support DOT output 10 years ago
Joachim Klein ccdb02c5f2 ParamModel: provide getTransitionsIterator 10 years ago
Dave Parker d3a267a2dc Refactor exportToDot methods for explicit model classes - subclasses just need to export their transitions, so it is easier to add more functionality regarding state info. 12 years ago
Dave Parker 21748bcaa4 Tidy up of export-to-Dot functionality, plus new "dot" option for exporting strategy (explicit engine only, currently). 12 years ago
Dave Parker dada1bc4b1 Add "type" option to -exportstrat (explicit engine only) + a few changes in Strategy classes. 13 years ago
Dave Parker 1c42335bcf Some refactoring of explicit model classes, to introduce NondetModel interface. 13 years ago
Ernst Moritz Hahn fd855d0ff4 reintegrated parametric stuff 13 years ago