| .. |
|
rewards
|
Some proposed changes to explicit.rewards classes (from prism-qar).
|
15 years ago |
|
CTMC.java
|
Time-bounded CSL model checking for CTMCs in explicit engine.
|
15 years ago |
|
CTMCModelChecker.java
|
Added new expression evaluation methods (needed for explicit model checker). Unfortunately breaks some existing calls to evaluate(constVals, null) due to ambiguities. Need to replace them with evaluate(constVals).
|
15 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
|
Added new expression evaluation methods (needed for explicit model checker). Unfortunately breaks some existing calls to evaluate(constVals, null) due to ambiguities. Need to replace them with evaluate(constVals).
|
15 years ago |
|
CTMDPSimple.java
|
Update to newest version of explicit code (from prism-qar) plus -explicit switch for command-line and MDP solution settings.
|
15 years ago |
|
ConstructModel.java
|
Bugfix: action names in explicit model construction.
|
15 years ago |
|
DTMC.java
|
Transient probability computation in explicit engine + some connection to CL.
|
15 years ago |
|
DTMCEmbeddedSimple.java
|
Bug fixes in explicit expected reward on embedded DTMCs from CTMCs.
|
15 years ago |
|
DTMCFromMDPMemorylessAdversary.java
|
Explicit engine handles "deadlock" and "init" labels, if not embedded in a (logical) expression.
|
15 years ago |
|
DTMCModelChecker.java
|
Added new expression evaluation methods (needed for explicit model checker). Unfortunately breaks some existing calls to evaluate(constVals, null) due to ambiguities. Need to replace them with evaluate(constVals).
|
15 years ago |
|
DTMCSimple.java
|
More rewards handled in explicit engine: state rewards for Markov chains.
|
15 years ago |
|
DTMCUniformisedSimple.java
|
Explicit engine handles "deadlock" and "init" labels, if not embedded in a (logical) expression.
|
15 years ago |
|
Distribution.java
|
Various additions/improvements to explicit code needed for model construction.
|
16 years ago |
|
DistributionSet.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 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
|
Explicit engine improvements, mainly MDP rewards:
|
15 years ago |
|
MDPModelChecker.java
|
Added new expression evaluation methods (needed for explicit model checker). Unfortunately breaks some existing calls to evaluate(constVals, null) due to ambiguities. Need to replace them with evaluate(constVals).
|
15 years ago |
|
MDPSimple.java
|
Explicit engine improvements, mainly MDP rewards:
|
15 years ago |
|
MDPSparse.java
|
Explicit engine improvements, mainly MDP rewards:
|
15 years ago |
|
Makefile
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
Model.java
|
Explicit engine handles "deadlock" and "init" labels, if not embedded in a (logical) expression.
|
15 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 |
|
ModelSimple.java
|
Explicit engine handles "deadlock" and "init" labels, if not embedded in a (logical) expression.
|
15 years ago |
|
ModelSparse.java
|
Explicit engine handles "deadlock" and "init" labels, if not embedded in a (logical) expression.
|
15 years ago |
|
PrismExplicit.java
|
Changed storage/evalation of constants in explicit model checker to fix some bugs and allow calls to checkExpression to handle constants.
|
15 years ago |
|
PrismSTPGAbstractRefine.java
|
Update to newest version of explicit code (from prism-qar) plus -explicit switch for command-line and MDP solution settings.
|
15 years ago |
|
ProbModelChecker.java
|
Added new expression evaluation methods (needed for explicit model checker). Unfortunately breaks some existing calls to evaluate(constVals, null) due to ambiguities. Need to replace them with evaluate(constVals).
|
15 years ago |
|
QuantAbstractRefine.java
|
Explicit engine improvements, mainly MDP rewards:
|
15 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
|
Update to newest version of explicit code (from prism-qar) plus -explicit switch for command-line and MDP solution settings.
|
15 years ago |
|
STPGAbstrSimple.java
|
Explicit engine handles "deadlock" and "init" labels, if not embedded in a (logical) expression.
|
15 years ago |
|
STPGModelChecker.java
|
Added new expression evaluation methods (needed for explicit model checker). Unfortunately breaks some existing calls to evaluate(constVals, null) due to ambiguities. Need to replace them with evaluate(constVals).
|
15 years ago |
|
StateModelChecker.java
|
Changed storage/evalation of constants in explicit model checker to fix some bugs and allow calls to checkExpression to handle constants.
|
15 years ago |
|
StateValues.java
|
Transient probability computation in explicit engine + some connection to CL.
|
15 years ago |
|
Utils.java
|
Update to newest version of explicit code (from prism-qar) plus -explicit switch for command-line and MDP solution settings.
|
15 years ago |
|
package-info.java
|
Improved documentation (JavaDoc mostly).
|
15 years ago |