3 Commits (a78664f17864b300fe0d1cb63b42ec80be58363f)

Author SHA1 Message Date
Dave Parker 19ec2f0a76 Refactor parametric model construction to use an extension of ModelGenerator instead of reading specifically from a ModulesFile. Needs further refactoring. 10 years ago
Joachim Klein cc9585aa25 param: convert expressions to functions earlier in model building 10 years ago
Ernst Moritz Hahn fd855d0ff4 reintegrated parametric stuff 13 years ago
Dave Parker a126367821 Simulator engine: Documentation of Choice object, remove some unused Choice methods, add some action-querying methods in SimulatorEngine. 15 years ago
Dave Parker adac14e1d8 Bugfix: GUI simulator now correctly recalls choices made in states. 15 years ago
Dave Parker 53a5274cb3 Addition of new statistical model checking stuff (patch difference between trunk and prism-statmc branch at this revision). 15 years ago
Dave Parker fbec092ace Check for overflows added to simulator, but disabled for now. 16 years ago
Dave Parker fcf236acd3 Added (self-loop) deterministic loop detection to simulator. 16 years ago
Dave Parker 55899baab5 Simulator bug: picking wrong random choice in CTMCs with multi-update commands (e.g. DTMCs seen as CTMCs). 16 years ago
Dave Parker 7607a567da Add isDeterministic() method to TransitionList. 16 years ago
Dave Parker eeb31a9735 Simulator complains about invalid (-ve/NaN) probs/rates. 16 years ago
Dave Parker bcd6110358 Simulator updates: fixed display of transitions in GUI, added (some) detection of deadlocks/self-loops. (And some tidying.) 16 years ago
Dave Parker 9ce9901d91 Further work on simulator. 16 years ago
Dave Parker bf70579d62 Additions/tidying to simulator. 16 years ago
Dave Parker 6bf2d09394 Updates to simulator, including random choices for CTMCs. 16 years ago
Dave Parker 55e52d5e22 Ongoing simulator improvements. 16 years ago
Dave Parker 794fc13bf5 Updates to simulator: engine + GUI. 16 years ago
Dave Parker d199d035ed Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago