16 Commits (27269a878cd1b45447de38d510782be7a4a31fa1)

Author SHA1 Message Date
Dave Parker 27269a878c Add default implementation of NondetModel.areAllChoiceActionsUnique(). 5 years ago
Dave Parker 4c6ce6f4d8 Explicit models: Move exportToPrismExplicit methods to default implementations in interfaces. 6 years ago
Dave Parker dc1af52f4d Add tra file export to ParamModel (but not connected to -exportmodel etc.). 6 years ago
Joachim Klein 2207684335 param: Handle models that are malformed 9 years ago
Joachim Klein 760591a681 param.ParamModel: set model type for model that was instantiated for some parameter valuation 9 years ago
Joachim Klein 2fb2abd4e0 param.ParamModel: implement the explicit.MDPGeneric interface 9 years ago
Joachim Klein 881a571870 explicit DOT export: support decorators 9 years ago
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. 12 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