13 Commits (85a51698a4bbebc132566eef73f4ea8768df8219)

Author SHA1 Message Date
Joachim Klein 881a571870 explicit DOT export: support decorators 9 years ago
Joachim Klein 2bd70172ce explicit.DTMC, refactor: move mvMult, mvMultGS, mvMultRew from DTMCExplicit to default methods in DTMC 9 years ago
Dave Parker 31877c0f2d Small refactoring in DTMCExplicit: cleaner implementation of iterator. 11 years ago
Dave Parker ee3dae7be9 Add a remove() impl to AddDefaultActionToTransitionsIterator - Java 7 does not have a default implementation of this. 11 years ago
Dave Parker 5b8f3cd4d6 Add iterator to get actions from a DTMC (not usually stored, yet), defaulting them to null, and display these from exportToPrismExplicitTra(). 11 years ago
Dave Parker e9afcf0419 Add default implementation of infoString() and infoStringTable() to ModelExplicit. 11 years ago
Dave Parker a18d28a17b Refactor: use IterableStateSet to simplify loops [Joachim Klein]. 12 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). 13 years ago
Dave Parker dada1bc4b1 Add "type" option to -exportstrat (explicit engine only) + a few changes in Strategy classes. 13 years ago
Dave Parker e0305643a7 Add (commented out) code for backwards Gauss-Seidel on DTMCs. 15 years ago
Dave Parker 9ba97fe1fc Add MDPExplicit class to capture shared from MDPSimple/MDPSparse (also a few fixes to same thing done previously for DTMCs). 15 years ago
Dave Parker bedfccb2ec Re-arrangement of explicit model classes: 15 years ago