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 a6003f8216 Allow <<>> operator for MDPs (but not checked properly yet). 11 years ago
..
ASTTraverse.java Add strategy operators (<<>> and [[]]) to parser, but no support model checking. 12 years ago
ASTTraverseModify.java Add strategy operators (<<>> and [[]]) to parser, but no support model checking. 12 years ago
ASTVisitor.java Add strategy operators (<<>> and [[]]) to parser, but no support model checking. 12 years ago
CheckValid.java Allow <<>> operator for MDPs (but not checked properly yet). 11 years ago
ComputeProbNesting.java Better property checks for PTAs, including new computation of prob operator nesting. Better handling of labels in PTA model checker. 16 years ago
ConvertForJltl2ba.java Added iff (<=>) to PRISM model/properties language. 15 years ago
EvaluatePartially.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
ExpandConstants.java More fixes for bugs introduced in recent "improvements" to constant handling API: 14 years ago
ExpandFormulas.java Code tidy: stop PrismExceptions on formula expansion (eases debugging) and remove an unused method. 15 years ago
ExpandLabels.java Bug fix in ExpandLabels: missing deepCopy (only affects explicit engine currently). 15 years ago
ExpandPropRefsAndLabels.java Add property reference support to PTA ans approx model checking. 14 years ago
FindAllActions.java Further work on simulator. 16 years ago
FindAllConstants.java Merged prism-parser branch (revs 577:659) into trunk. 18 years ago
FindAllFormulas.java Merged prism-parser branch (revs 577:659) into trunk. 18 years ago
FindAllPropRefs.java Rename a few visitor classes 14 years ago
FindAllVars.java Further work on simulator. 16 years ago
GetAllConstants.java Merged prism-parser branch (revs 577:659) into trunk. 18 years ago
GetAllFormulas.java Merged prism-parser branch (revs 577:659) into trunk. 18 years ago
GetAllLabels.java Add getAllLabels method to ASTElement (not used currently). 13 years ago
GetAllPropRefs.java Rename a few visitor classes 14 years ago
GetAllPropRefsRecursively.java Fixes/renames in property reference search code. 14 years ago
GetAllUndefinedConstantsRecursively.java Bugfix: look for undefined constants recursively in referenced properties. 14 years ago
GetAllVars.java Merged prism-parser branch (revs 577:659) into trunk. 18 years ago
Rename.java Add strategy operators (<<>> and [[]]) to parser, but no support model checking. 12 years ago
SemanticCheck.java Remove (most) usage of R_F in temporal operators. 11 years ago
SemanticCheckAfterConstants.java reintegrated parametric stuff 13 years ago
Simplify.java Bug fix in simplification of implication (affects explicit engine) (from Philipp Chrszon). 12 years ago
ToTreeString.java Merged prism-parser branch (revs 577:659) into trunk. 18 years ago
TypeCheck.java Remove (most) usage of R_F in temporal operators. 11 years ago
package-info.java Improved documentation (JavaDoc mostly). 15 years ago