You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dave Parker 55899baab5 Simulator bug: picking wrong random choice in CTMCs with multi-update commands (e.g. DTMCs seen as CTMCs). 15 years ago
..
networking Eclipse tidy (remove unused imports). 18 years ago
sampler Simulator updates: fixed display of transitions in GUI, added (some) detection of deadlocks/self-loops. (And some tidying.) 16 years ago
Choice.java Simulator complains about invalid (-ve/NaN) probs/rates. 15 years ago
ChoiceList.java Simulator complains about invalid (-ve/NaN) probs/rates. 15 years ago
ChoiceListFlexi.java Simulator complains about invalid (-ve/NaN) probs/rates. 15 years ago
ChoiceSingleton.java Simulator complains about invalid (-ve/NaN) probs/rates. 15 years ago
GenerateSimulationPath.java Fixes, tidies in simulator. 16 years ago
Makefile Further work on simulator, including sampling. 16 years ago
Path.java Further work on simulator. 16 years ago
PathFull.java Remove preceding states added to simulator. 16 years ago
PathFullPrefix.java Further work on simulator. 16 years ago
PathOnTheFly.java Further work on simulator. 16 years ago
RandomNumberGenerator.java Updates to simulator, including random choices for CTMCs. 16 years ago
SimulatorEngine.java Better property checks for PTAs, including new computation of prob operator nesting. Better handling of labels in PTA model checker. 15 years ago
TransitionList.java Simulator bug: picking wrong random choice in CTMCs with multi-update commands (e.g. DTMCs seen as CTMCs). 15 years ago
Updater.java Simulator complains about invalid (-ve/NaN) probs/rates. 15 years ago