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 4de3c189a4 Build: Switch from javah (deprecated since JDK8) based JNI header generation to javac 8 years ago
..
method Refactoring wrt the way that relational operators are stored for P/R/S operators (String -> RelOp). 12 years ago
networking Tidy some w3c imports; was causing compile issues in Eclipse+Java10. 8 years ago
sampler Statistical MC: Fix infinite sampling for lower bounded P[F]/P[U] 8 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 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. 12 years ago
Makefile Build: Switch from javah (deprecated since JDK8) based JNI header generation to javac 8 years ago
ModulesFileModelGenerator.java Refactor constant evaluation: support exact evaluation mode 8 years ago
ModulesFileModelGeneratorSymbolic.java param / exact: Evaluate expressions exactly in various places (+tests) 8 years ago
Path.java Update simulator to allow path lengths over 2^31. 12 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. 10 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 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). 15 years ago
SimulatorEngine.java Use exact evaluation of constant expressions in exact and parametric mode 8 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). 15 years ago