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 ab2d4d52c6 Bug fix: only process adversary if generated (explicit). 14 years ago
..
rewards Copyright header updates 14 years ago
CTMC.java Time-bounded CSL model checking for CTMCs in explicit engine. 15 years ago
CTMCModelChecker.java Remove un-needed check for LTL formula inside time-bounded until. 14 years ago
CTMCSimple.java Time-bounded CSL model checking for CTMCs in explicit engine. 15 years ago
CTMDP.java Update to newest version of explicit code (from prism-qar) plus -explicit switch for command-line and MDP solution settings. 15 years ago
CTMDPModelChecker.java StateValues has an associated model in explicit engine; improved printing. 15 years ago
CTMDPSimple.java Tidy/improve passing of settings to explicit model checkers. 14 years ago
ConstructModel.java Adapt some classes to use new ProgressDisplay. 14 years ago
DTMC.java More updates to explicit library: 15 years ago
DTMCEmbeddedSimple.java * Continued major changes to PRISM API 14 years ago
DTMCExplicit.java Add (commented out) code for backwards Gauss-Seidel on DTMCs. 14 years ago
DTMCFromMDPMemorylessAdversary.java * Continued major changes to PRISM API 14 years ago
DTMCModelChecker.java Add support for computing ranges of transient probabilities (e.g. -tr 0.1:0.01:0.2) to command-line. Transient probability computation is done incrementally, using each computed distribution. 14 years ago
DTMCSimple.java * Continued major changes to PRISM API 14 years ago
DTMCUniformisedSimple.java * Continued major changes to PRISM API 14 years ago
Distribution.java Bug fix in Distribution class (from Anvesh). 15 years ago
DistributionSet.java Vojta - copyright and acks. 15 years ago
FoxGlynn.java Improved Fox-Glynn for small numbers + int overflow bugfix (Vojta). 16 years ago
IndexedSet.java Update to newest version of explicit code (from prism-qar) plus -explicit switch for command-line and MDP solution settings. 15 years ago
MDP.java New exportToDotFileWithAdv method for MDPs in explicit engine. 14 years ago
MDPExplicit.java New exportToDotFileWithAdv method for MDPs in explicit engine. 14 years ago
MDPModelChecker.java Bug fix: only process adversary if generated (explicit). 14 years ago
MDPSimple.java * Continued major changes to PRISM API 14 years ago
MDPSparse.java Deadlock info preserved in explicit model copies. 14 years ago
Makefile Fix makefiles with easier setup of classpath using * for jars. 14 years ago
Model.java Javadoc comment. 14 years ago
ModelCheckerResult.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
ModelExplicit.java Add deadlock handling (e.g. for nofixdl) for explicit engine. 14 years ago
ModelSimple.java Re-arrangement of explicit model classes: 15 years ago
PrismExplicit.java Fix some other refs to old Prism API. 14 years ago
PrismSTPGAbstractRefine.java More updates to explicit library: 15 years ago
ProbModelChecker.java Explicit mc setSettings methods ignore settings if null. 14 years ago
QuantAbstractRefine.java * PrismLog now has a "printWarning" method that can be used to print warnings. 14 years ago
QuantAbstractRefineExample.java Update to newest version of explicit code (from prism-qar) plus -explicit switch for command-line and MDP solution settings. 15 years ago
STPG.java Revised/expanded STPG interface. 15 years ago
STPGAbstrSimple.java * Continued major changes to PRISM API 14 years ago
STPGModelChecker.java Explicit model checkers should throw an exception when iterative numerical methods do not converge within maxIters. 14 years ago
StateModelChecker.java Explicit mc setSettings methods ignore settings if null. 14 years ago
StateValues.java Add ? operator to explicit engine. 14 years ago
Utils.java Improved explicit StateValues class. 15 years ago
package-info.java Improved documentation (JavaDoc mostly). 15 years ago