6 Commits (d3a267a2dc4e332919e992881e6bc4c4d7ec3052)

Author SHA1 Message Date
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 e0305643a7 Add (commented out) code for backwards Gauss-Seidel on DTMCs. 14 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). 14 years ago
Dave Parker bedfccb2ec Re-arrangement of explicit model classes: 15 years ago