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.
 
 
 
 
 
 
Sascha Wunderlich b9ce05f2c7 accumulation: properly print ExpressionAccumulation 6 years ago
..
ASTElement.java imported patch Simplify-exact.patch 7 years ago
AccumulationConstraint.java accumulation: reduce box handling to diamonds 7 years ago
AccumulationFactor.java accumulation: snapshot from accumulation-mixed 7 years ago
AccumulationFunction.java accumulation: snapshot from accumulation-mixed 7 years ago
AccumulationSymbol.java accumulation: rewrite engine 7 years ago
Coalition.java Add equals and hashCode methods to Expression class hierarchy (Eclipse auto-generated). 10 years ago
Command.java Further work on simulator. 16 years ago
ConstantList.java Refactor constant evaluation: support exact evaluation mode 8 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 accumulation: support single track mode for more cases 7 years ago
ExpressionAccumulation.java accumulation: properly print ExpressionAccumulation 6 years ago
ExpressionBinaryOp.java ExpressionUnaryOp, ExpressionBinaryOp: setOperator from symbol (string), for convenience 9 years ago
ExpressionConstant.java ExpressionConstant.evaluate(): cast BigRational constants to type 8 years ago
ExpressionExists.java Expression: add evaluateExact methods 10 years ago
ExpressionFilter.java Expression: add evaluateExact methods 10 years ago
ExpressionForAll.java Expression: add evaluateExact methods 10 years ago
ExpressionFormula.java Expression: add evaluateExact methods 10 years ago
ExpressionFunc.java Implement round function 8 years ago
ExpressionHOA.java (HOA path) ExpressionHOA for HOA-based path formula 7 years ago
ExpressionITE.java Expression: add evaluateExact methods 10 years ago
ExpressionIdent.java Expression: add evaluateExact methods 10 years ago
ExpressionLabel.java Expression: add evaluateExact methods 10 years ago
ExpressionLiteral.java ExpressionLiteral: support for BigRational literals, use string for evaluateExact 8 years ago
ExpressionProb.java quantile-common: Adapt OpRelBound to multi-threshold 7 years ago
ExpressionProp.java Expression: add evaluateExact methods 10 years ago
ExpressionQuant.java imported patch min-max-new-min-max-check.patch 7 years ago
ExpressionRegular.java accumulation: fix up rebase 7 years ago
ExpressionReward.java quantile-common: Adapt OpRelBound to multi-threshold 7 years ago
ExpressionSS.java quantile-common: Adapt OpRelBound to multi-threshold 7 years ago
ExpressionStrategy.java Expression: add evaluateExact methods 10 years ago
ExpressionTemporal.java imported patch copyBoundsFrom-use-for-toUntil.patch 7 years ago
ExpressionUnaryOp.java ExpressionUnaryOp, ExpressionBinaryOp: setOperator from symbol (string), for convenience 9 years ago
ExpressionVar.java Expression: add evaluateExact methods 10 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 Various improvements focused on the ModelGenerator interface: 9 years ago
Module.java Deal with module/model alphabets properly in PTAs, in particular when storing PTAs internally using pta.PTA. The definition of the alphabet of a PTA from a PRISM model is now correct and inline with the defition for other models. 9 years ago
ModulesFile.java (HOA path) ModulesFile, PropertiesFile: optionally store location (path to file) 7 years ago
PropertiesFile.java (HOA path) ModulesFile, PropertiesFile: optionally store location (path to file) 7 years ago
Property.java imported patch catch-malformed-constants-in-results.patch 7 years ago
QuotedString.java (HOA path) AST: QuotedString element 7 years ago
RelOp.java imported patch min-max-min-max-2.patch 7 years ago
RenamedModule.java More improvements to module renaming error reporting. 17 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
TemporalOperatorBound.java accumulation: reduce box handling to diamonds 7 years ago
TemporalOperatorBounds.java imported patch rewardcounter-groupBoundsByRewardStructure.patch 7 years ago
Update.java parser.ast.Update: support exact evaluation of update expressions 8 years ago
Updates.java Fix JavaDoc bugs. 11 years ago
package-info.java Improved documentation (JavaDoc mostly). 15 years ago