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 d07055efa6 Copy updated Coalition class from prism-games. 11 years ago
..
ASTElement.java Comments. 12 years ago
Coalition.java Copy updated Coalition class from prism-games. 11 years ago
Command.java Further work on simulator. 16 years ago
ConstantList.java Improve handling of constants in parametric model checking - avoid conversion of fractional constants such as 1/3 to doubles and the resulting loss of precision. 12 years ago
Declaration.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
DeclarationArray.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
DeclarationBool.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
DeclarationClock.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
DeclarationInt.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
DeclarationIntUnbounded.java Allow unbounded integer variables in model (but forbid for symbolic model construction). 13 years ago
DeclarationType.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
Expression.java Disallow properties of the form R[F<=k]. 11 years ago
ExpressionBinaryOp.java Add isProposition methods to Expression classes. 13 years ago
ExpressionConstant.java Add isProposition methods to Expression classes. 13 years ago
ExpressionExists.java Add isProposition methods to Expression classes. 13 years ago
ExpressionFilter.java Add an (as yet unimplemented) option to Prism to store the vector of results during model checking. 12 years ago
ExpressionForAll.java Add isProposition methods to Expression classes. 13 years ago
ExpressionFormula.java Add isProposition methods to Expression classes. 13 years ago
ExpressionFunc.java Add isProposition methods to Expression classes. 13 years ago
ExpressionITE.java Add isProposition methods to Expression classes. 13 years ago
ExpressionIdent.java Add isProposition methods to Expression classes. 13 years ago
ExpressionLabel.java Add isProposition methods to Expression classes. 13 years ago
ExpressionLiteral.java Add isProposition methods to Expression classes. 13 years ago
ExpressionProb.java Fix JavaDoc bugs. 11 years ago
ExpressionProp.java Add isProposition methods to Expression classes. 13 years ago
ExpressionQuant.java Fix JavaDoc bugs. 11 years ago
ExpressionReward.java Fix JavaDoc bugs. 11 years ago
ExpressionSS.java ExpressionQuant: mode -> modifier. 11 years ago
ExpressionStrategy.java Fix JavaDoc bugs. 11 years ago
ExpressionTemporal.java Make a note that R_C is deprecated. 11 years ago
ExpressionUnaryOp.java Add isProposition methods to Expression classes. 13 years ago
ExpressionVar.java Add isProposition methods to Expression classes. 13 years ago
Filter.java Final (pre-4.0) fixes to filters: added "state" filter, which gives result for a filter which must satisfy exactly one state, and make this the translation for old-style {state} filter. 15 years ago
ForLoop.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
FormulaList.java Re-factor code to detect cycles in dependencies. 12 years ago
LabelList.java Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
Module.java Added removing commad from Module 13 years ago
ModulesFile.java Improve handling of constants in parametric model checking - avoid conversion of fractional constants such as 1/3 to doubles and the resulting loss of precision. 12 years ago
PropertiesFile.java Re-factor code to detect cycles in dependencies. 12 years ago
Property.java Regression tests: detect and warn about spaces in Error RESULT specifications. 11 years ago
RelOp.java Fix JavaDoc bugs. 11 years ago
RenamedModule.java More improvements to module renaming error reporting. 18 years ago
RewardStruct.java Bug fix in reward struct print out - breaks digital clocks output with un-named rewards structs. 14 years ago
RewardStructItem.java Further work on simulator. 16 years ago
SystemBrackets.java Check for cyclic dependencies in system...endsystem references. 12 years ago
SystemDefn.java Check for cyclic dependencies in system...endsystem references. 12 years ago
SystemFullParallel.java Check for cyclic dependencies in system...endsystem references. 12 years ago
SystemHide.java Check for cyclic dependencies in system...endsystem references. 12 years ago
SystemInterleaved.java Check for cyclic dependencies in system...endsystem references. 12 years ago
SystemModule.java Check for cyclic dependencies in system...endsystem references. 12 years ago
SystemParallel.java Check for cyclic dependencies in system...endsystem references. 12 years ago
SystemReference.java Check for cyclic dependencies in system...endsystem references. 12 years ago
SystemRename.java Check for cyclic dependencies in system...endsystem references. 12 years ago
Update.java Fix JavaDoc bugs. 11 years ago
Updates.java Fix JavaDoc bugs. 11 years ago
package-info.java Improved documentation (JavaDoc mostly). 15 years ago