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.
 
 
 
 
 
 
Joachim Klein e113bff2c7 ModelInfo: add method to query the existence of transition rewards, add check for explicit DTMC/CTMC reward construction 10 years ago
..
method Refactoring wrt the way that relational operators are stored for P/R/S operators (String -> RelOp). 13 years ago
networking Update simulator to allow path lengths over 2^31. 13 years ago
sampler Sampler: fix logic for rejecting co-safety path formulas in reward samplers (fixes previous commit) 10 years ago
Choice.java Move normalisation of DTMC probabilities from SimulatorEngine into Updater class. 13 years ago
ChoiceList.java Move normalisation of DTMC probabilities from SimulatorEngine into Updater class. 13 years ago
ChoiceListFlexi.java Move normalisation of DTMC probabilities from SimulatorEngine into Updater class. 13 years ago
ChoiceSingleton.java Move normalisation of DTMC probabilities from SimulatorEngine into Updater class. 13 years ago
GenerateSimulationPath.java Bug fix in export of simulation path (to a file): file should be closed on completion. 11 years ago
LoopDetector.java Update simulator to allow path lengths over 2^31. 13 years ago
Makefile Fix makefiles with easier setup of classpath using * for jars. 14 years ago
ModulesFileModelGenerator.java ModelInfo: add method to query the existence of transition rewards, add check for explicit DTMC/CTMC reward construction 10 years ago
ModulesFileModelGeneratorSymbolic.java ModelInfo: add method to query the existence of transition rewards, add check for explicit DTMC/CTMC reward construction 10 years ago
Path.java Update simulator to allow path lengths over 2^31. 13 years ago
PathDisplayer.java Bug fix in export of simulation path (to a file): file should be closed on completion. 11 years ago
PathFull.java Code tidy. 11 years ago
PathFullInfo.java Update simulator to allow path lengths over 2^31. 13 years ago
PathFullPrefix.java Update simulator to allow path lengths over 2^31. 13 years ago
PathOnTheFly.java Update simulator to allow path lengths over 2^31. 13 years ago
PathToGraph.java Update simulator to allow path lengths over 2^31. 13 years ago
PathToText.java Bug fix in export of simulation path (to a file): file should be closed on completion. 11 years ago
RandomNumberGenerator.java Addition of new statistical model checking stuff (patch difference between trunk and prism-statmc branch at this revision). 16 years ago
SimulatorEngine.java Bug fix in computation (and therefore display) of progress percentage during statistical model checking. 10 years ago
TransitionList.java Add slightly more efficient implementation of getChoiceAction for PRISM models. 10 years ago
Updater.java Minor refactoring. 10 years ago
package-info.java Improved documentation (JavaDoc mostly). 16 years ago