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 b12953b937 Make use of the new PrismNotSupportedException. 11 years ago
..
rewards Make use of the new PrismNotSupportedException. 11 years ago
BirthProcess.java small bug fix for extremely large right truncation points from Fox-Glynn in the FAU method 13 years ago
Bisimulation.java Make use of the new PrismNotSupportedException. 11 years ago
CTMC.java Time-bounded CSL model checking for CTMCs in explicit engine. 15 years ago
CTMCModelChecker.java Bug fix in explicit engine CTMC until model checking (spotted by Chris Dehnert) (probably due to recent ProbModelChecker refactoring). 11 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 Explicit engine: Add BitSet statesOfInterest parameter to the various checkExpression... methods [Joachim Klein]. 12 years ago
CTMDPSimple.java Tidy/improve passing of settings to explicit model checkers. 15 years ago
ConstructModel.java Make use of the new PrismNotSupportedException. 11 years ago
DTMC.java Fix oddity in return type of DTMC.getNumTransitions(s) - double not int. 12 years ago
DTMCEmbeddedSimple.java Make use of the new PrismNotSupportedException. 11 years ago
DTMCExplicit.java Refactor: use IterableStateSet to simplify loops [Joachim Klein]. 12 years ago
DTMCFromMDPAndMDStrategy.java Make use of the new PrismNotSupportedException. 11 years ago
DTMCFromMDPMemorylessAdversary.java Make use of the new PrismNotSupportedException. 11 years ago
DTMCModelChecker.java Make use of the new PrismNotSupportedException. 11 years ago
DTMCSimple.java Code tidy. 11 years ago
DTMCUniformisedSimple.java Make use of the new PrismNotSupportedException. 11 years ago
Distribution.java Some refactoring of explicit model classes, to introduce NondetModel interface. 13 years ago
DistributionSet.java Some refactoring of explicit model classes, to introduce NondetModel interface. 13 years ago
ECComputer.java Some tidying/fixing in EC generation, including proper support in the explicit engine version for finding ECs that intersect with "accept". 11 years ago
ECComputerDefault.java Some tidying/fixing in EC generation, including proper support in the explicit engine version for finding ECs that intersect with "accept". 11 years ago
FastAdaptiveUniformisation.java fixed computation of lost probability to take into account probability mass intentionally destroyed 12 years ago
FastAdaptiveUniformisationModelChecker.java Make use of the new PrismNotSupportedException. 11 years ago
FoxGlynn.java Improved Fox-Glynn for small numbers + int overflow bugfix (Vojta). 16 years ago
IndexedSet.java Fixed bug with IndexedSet default constructor not initializing data structures 13 years ago
LTLModelChecker.java Make use of the new PrismNotSupportedException. 11 years ago
MDP.java Remove getTransitionsIterator from NondetModel. 12 years ago
MDPExplicit.java Refactor: use IterableStateSet to simplify loops [Joachim Klein]. 12 years ago
MDPModelChecker.java Model checkers: use DASimplify, allow AcceptanceReach in computations. [Joachim Klein] 12 years ago
MDPSimple.java Inefficiency in precomputatino routines in explicit engine (spotted by Steffen Marcker). 11 years ago
MDPSparse.java Inefficiency in precomputatino routines in explicit engine (spotted by Steffen Marcker). 11 years ago
Makefile Fix makefiles with easier setup of classpath using * for jars. 14 years ago
MinMax.java Allow <<>> to be used for MDPs (explicit engine only). 12 years ago
Model.java Added a getLabels() method to the explicit.Model hierarchty (from Joachim Klein). 12 years ago
ModelCheckerResult.java First bits of code for improved strategy generation. 13 years ago
ModelExplicit.java Comment typo 11 years ago
ModelExplorer.java reintegrated fau 13 years ago
ModelSimple.java Re-arrangement of explicit model classes: 15 years ago
ModelTransformation.java Add ModelTransformation interface and abstract Product class for product of model and automaton. [Joachim Klein] 12 years ago
NonProbModelChecker.java Make use of the new PrismNotSupportedException. 11 years ago
NondetModel.java Bug fix in getSuccessorsIterator(s) in SubNondetModel (showed up as regression test failure in prism-games-heuristics-merge), plus required missing method getSuccessorsIterator(s,i) in NondetModel. 12 years ago
NondetModelSimple.java Some refactoring of explicit model classes, to introduce NondetModel interface. 13 years ago
PrismExplicit.java Make use of the new PrismNotSupportedException. 11 years ago
PrismSTPGAbstractRefine.java Make use of the new PrismNotSupportedException. 11 years ago
ProbModelChecker.java Make use of the new PrismNotSupportedException. 11 years ago
Product.java Make use of the new PrismNotSupportedException. 11 years ago
QuantAbstractRefine.java Make use of the new PrismNotSupportedException. 11 years ago
QuantAbstractRefineExample.java Make use of the new PrismNotSupportedException. 11 years ago
SCCComputer.java Tidy up of symbolic/explicit SCC/EC computer classes, incl. integration of PrismComponent interface + knock-on effects. 13 years ago
SCCComputerTarjan.java Tidy up of symbolic/explicit SCC/EC computer classes, incl. integration of PrismComponent interface + knock-on effects. 13 years ago
STPG.java Some refactoring of explicit model classes, to introduce NondetModel interface. 13 years ago
STPGAbstrSimple.java Make use of the new PrismNotSupportedException. 11 years ago
STPGModelChecker.java Make use of the new PrismNotSupportedException. 11 years ago
StateModelChecker.java Make use of the new PrismNotSupportedException. 11 years ago
StateStorage.java Code tidy + comments. 13 years ago
StateValues.java Allow -importinitdist (and anything else that uses StateValues.readFromFile) to read vector files with lines of the form i:x, not just x. 12 years ago
SubNondetModel.java SubNondetModel: more efficient allSuccessorsInSet and someSuccessorsInSet [Joachim Klein]. 12 years ago
Utils.java Utility array copy methods. 14 years ago
package-info.java Improved documentation (JavaDoc mostly). 16 years ago