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 2690b87ff5 Bug fix in simulator: in DTMCs with local nondeterminism, random transitions can be wrongly chosen due to the distributions not being normalised. 11 years ago
..
method Refactoring wrt the way that relational operators are stored for P/R/S operators (String -> RelOp). 12 years ago
networking Update simulator to allow path lengths over 2^31. 12 years ago
sampler Bugfix: statistical model checking of discrete-time bounded untils with strict bounds (from Joachim Klein). 11 years ago
Choice.java Move normalisation of DTMC probabilities from SimulatorEngine into Updater class. 12 years ago
ChoiceList.java Move normalisation of DTMC probabilities from SimulatorEngine into Updater class. 12 years ago
ChoiceListFlexi.java Move normalisation of DTMC probabilities from SimulatorEngine into Updater class. 12 years ago
ChoiceSingleton.java Move normalisation of DTMC probabilities from SimulatorEngine into Updater class. 12 years ago
GenerateSimulationPath.java Update simulator to allow path lengths over 2^31. 12 years ago
LoopDetector.java Update simulator to allow path lengths over 2^31. 12 years ago
Makefile Fix makefiles with easier setup of classpath using * for jars. 14 years ago
Path.java Update simulator to allow path lengths over 2^31. 12 years ago
PathDisplayer.java Update simulator to allow path lengths over 2^31. 12 years ago
PathFull.java Update simulator to allow path lengths over 2^31. 12 years ago
PathFullInfo.java Update simulator to allow path lengths over 2^31. 12 years ago
PathFullPrefix.java Update simulator to allow path lengths over 2^31. 12 years ago
PathOnTheFly.java Update simulator to allow path lengths over 2^31. 12 years ago
PathToGraph.java Update simulator to allow path lengths over 2^31. 12 years ago
PathToText.java Update simulator to allow path lengths over 2^31. 12 years ago
PrismModelExplorer.java reintegrated fau 13 years ago
RandomNumberGenerator.java Addition of new statistical model checking stuff (patch difference between trunk and prism-statmc branch at this revision). 15 years ago
SimulatorEngine.java Bug fix in simulator: in DTMCs with local nondeterminism, random transitions can be wrongly chosen due to the distributions not being normalised. 11 years ago
TransitionList.java Bug fix in simulator: in DTMCs with local nondeterminism, random transitions can be wrongly chosen due to the distributions not being normalised. 11 years ago
Updater.java Move normalisation of DTMC probabilities from SimulatorEngine into Updater class. 12 years ago
package-info.java Improved documentation (JavaDoc mostly). 15 years ago