| .. |
|
rewards
|
Aligning with prism-games a bit (explicit reward stuff).
|
13 years ago |
|
BirthProcess.java
|
reintegrated fau
|
13 years ago |
|
CTMC.java
|
Time-bounded CSL model checking for CTMCs in explicit engine.
|
15 years ago |
|
CTMCModelChecker.java
|
New PrismComponent class: refactoring for various model checking components.
|
13 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
|
Refinements to PrismComponent interface, and to explicit.StateModelChecker handling of settings (originally due to bug caused by calling overridable methods in explicit model checking constructors).
|
13 years ago |
|
CTMDPSimple.java
|
Tidy/improve passing of settings to explicit model checkers.
|
14 years ago |
|
ConstructModel.java
|
Add (rather inefficient) handling of multiple initial states to explicit-state model construction.
|
13 years ago |
|
DTMC.java
|
More updates to explicit library:
|
15 years ago |
|
DTMCEmbeddedSimple.java
|
Fix mvMultRewJacSingle method for DTMCEmbeddedSimple (for Hongyang).
|
13 years ago |
|
DTMCExplicit.java
|
Add (commented out) code for backwards Gauss-Seidel on DTMCs.
|
14 years ago |
|
DTMCFromMDPMemorylessAdversary.java
|
DTMCFromMDPMemorylessAdversary class treats a choice of -1 as "do nothing".
|
13 years ago |
|
DTMCModelChecker.java
|
Refinements to PrismComponent interface, and to explicit.StateModelChecker handling of settings (originally due to bug caused by calling overridable methods in explicit model checking constructors).
|
13 years ago |
|
DTMCSimple.java
|
Remove unneeded method in DTMCSimple.
|
13 years ago |
|
DTMCUniformisedSimple.java
|
bugfix: removed variable which was already declared in grandparent class
|
13 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
|
EC generation: comments and refactoring.
|
13 years ago |
|
ECComputerDefault.java
|
EC generation: comments and refactoring.
|
13 years ago |
|
FastAdaptiveUniformisation.java
|
reintegrated fau
|
13 years ago |
|
FastAdaptiveUniformisationModelChecker.java
|
reintegrated fau
|
13 years ago |
|
FoxGlynn.java
|
Improved Fox-Glynn for small numbers + int overflow bugfix (Vojta).
|
16 years ago |
|
IndexedSet.java
|
Changed visibility to support inheritance
|
13 years ago |
|
LTLModelChecker.java
|
Fix explicit MDP model checking (EC computation was incorrect) + some refactoring.
|
13 years ago |
|
MDP.java
|
Some refactoring of explicit model classes, to introduce NondetModel interface.
|
13 years ago |
|
MDPExplicit.java
|
Strategy synthesis for reach rewards in the explicit engine (no precomputation yet).
|
13 years ago |
|
MDPModelChecker.java
|
Refinements to PrismComponent interface, and to explicit.StateModelChecker handling of settings (originally due to bug caused by calling overridable methods in explicit model checking constructors).
|
13 years ago |
|
MDPSimple.java
|
Update strategy generation in explicit engine to distinguish between: -1 (unknown), -2 (arbitrary), -3 (unreachable).
|
13 years ago |
|
MDPSparse.java
|
Update strategy generation in explicit engine to distinguish between: -1 (unknown), -2 (arbitrary), -3 (unreachable).
|
13 years ago |
|
Makefile
|
Fix makefiles with easier setup of classpath using * for jars.
|
14 years ago |
|
Model.java
|
Some refactoring of explicit model classes, to introduce NondetModel interface.
|
13 years ago |
|
ModelCheckerResult.java
|
First bits of code for improved strategy generation.
|
13 years ago |
|
ModelExplicit.java
|
Some refactoring of explicit model classes, to introduce NondetModel interface.
|
13 years ago |
|
ModelExplorer.java
|
reintegrated fau
|
13 years ago |
|
ModelSimple.java
|
Re-arrangement of explicit model classes:
|
15 years ago |
|
NondetModel.java
|
Added transitionIterator to the NondetModel interface
|
13 years ago |
|
NondetModelSimple.java
|
Some refactoring of explicit model classes, to introduce NondetModel interface.
|
13 years ago |
|
PrismExplicit.java
|
Switch ConstructModel class to PrismComponent interface.
|
13 years ago |
|
PrismSTPGAbstractRefine.java
|
More classes switched to PrismComponent.
|
13 years ago |
|
ProbModelChecker.java
|
Output typo
|
13 years ago |
|
QuantAbstractRefine.java
|
More classes switched to PrismComponent.
|
13 years ago |
|
QuantAbstractRefineExample.java
|
More classes switched to PrismComponent.
|
13 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
|
New PrismComponent class: refactoring for various model checking components.
|
13 years ago |
|
STPGModelChecker.java
|
New PrismComponent class: refactoring for various model checking components.
|
13 years ago |
|
StateModelChecker.java
|
Refinements to PrismComponent interface, and to explicit.StateModelChecker handling of settings (originally due to bug caused by calling overridable methods in explicit model checking constructors).
|
13 years ago |
|
StateStorage.java
|
Added StateStorage interface
|
13 years ago |
|
StateValues.java
|
Error message typos.
|
14 years ago |
|
SubNondetModel.java
|
Added class for handling sub-models of NondetModel's
|
13 years ago |
|
Utils.java
|
Utility array copy methods.
|
14 years ago |
|
package-info.java
|
Improved documentation (JavaDoc mostly).
|
15 years ago |