2 Commits (8a9d766c73b676121825f7d79f40453fedc829eb)

Author SHA1 Message Date
dehnert 8a9d766c73 Changed input format for non-deterministic models to PRISMs output format. Added min/max capability to probabilistic operator without bounds. Implemented Prob0E. Added a simple MDP model to example suite. 13 years ago
dehnert 8c248c05c5 Renamed NonDeterministic to Nondeterministic in all places. Fixed (hopefully) all occurrences of these names. Implemented Prob0A algorithm. 13 years ago
gereon 718608622f added Ctmdp model, changed MdpParser to NonDetModelParser 13 years ago
gereon 583ebf62bd made rowMapping from NDSTParser available in MDP model class 13 years ago
gereon 1d1f9da315 made rowMapping from NDSTParser available in MDP model class 13 years ago
PBerger 7800132684 Added Mdp Class, Parser and support in the AutoParser. 13 years ago
gereon ea84f91cf3 made a run of cpplint and fixed some of the warnings... 13 years ago
PBerger 557461a77d Renamed SquareSparseMatrix to SparseMatrix 13 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 13 years ago
dehnert b26a731383 Added reward parsing: 13 years ago
Lanchid afb0373358 Added DtmcParser class that parses a whole DTMC, making use of the 13 years ago