421 Commits (40eafca2f5a239abb8bbf47da514e55244acf054)

Author SHA1 Message Date
Joachim Klein 3208eadeb4 imported patch rewardcounter-expression.getTemporalOperator.patch 8 years ago
Joachim Klein 7c7b84ed08 imported patch rewardcounter-ReplaceBound.patch 8 years ago
Joachim Klein 8676bab308 imported patch rewardcounter-TemporalOperatorBounds-use-refresh.patch 8 years ago
Joachim Klein 6ac61690b1 imported patch copyBoundsFrom-use-for-toUntil.patch 8 years ago
Joachim Klein b5a1a71ec0 imported patch copyBoundsFrom.patch 8 years ago
Joachim Klein bb2dac790b imported patch FIX-temporal-bound-printing.patch 8 years ago
Joachim Klein 3757da3fa0 imported patch rewardcounter-TemporalOperatorBounds-use.patch 8 years ago
Joachim Klein 04d8fb8e9c imported patch rewardcounter-TemporalOperatorBounds.patch 8 years ago
Joachim Klein c576574ea0 imported patch rewardcounter-TemporalOperatorBound-use-refresh.patch 8 years ago
Joachim Klein 7345668608 imported patch rewardcounter-TemporalOperatorBound-use.patch 8 years ago
Joachim Klein 90d1864c7b imported patch rewardcounter-TemporalOperatorBound.patch 8 years ago
Joachim Klein d978661832 (HOA path) Add support in LTLModelCheckers (ex/sym) to support HOA path specifications 8 years ago
Joachim Klein 60f7cdec56 (HOA path) PrismParser: PathSpecification supports LTL and HOA-style path specifications (parser refresh) 8 years ago
Joachim Klein 8c1f67211a (HOA path) PrismParser: PathSpecification supports LTL and HOA-style path specifications 8 years ago
Joachim Klein 5e512c217f (HOA path) ExpressionHOA for HOA-based path formula 8 years ago
Joachim Klein 7af236f304 (HOA path) PrismParser: support QuotedString (parser refresh) 8 years ago
Joachim Klein 333d86e6d8 (HOA path) PrismParser: support QuotedString 8 years ago
Joachim Klein f438c6f031 (HOA path) AST: QuotedString element 8 years ago
Joachim Klein 3fdc5e14b8 (HOA path) PrismParser: refactor double quoted identifiers (parser refresh) 8 years ago
Joachim Klein adfe85b2fd (HOA path) PrismParser: refactor double quoted identifiers 8 years ago
Joachim Klein 83a9996463 (HOA path) ModulesFile, PropertiesFile: optionally store location (path to file) 8 years ago
Joachim Klein 6dbf4c88e5 (HOA path) PropertiesFile: getters for ModelInfo and ModulesFile 8 years ago
Joachim Klein 409ab5d199 add Expression.isReachWithStateFormula 8 years ago
Joachim Klein 18d29bb612 imported patch Simplify-exact.patch 8 years ago
Joachim Klein 1a7e4100c7 imported patch catch-malformed-constants-in-results.patch 8 years ago
Joachim Klein 87ab3ef9d1 Expression.isCoSafeLTLSyntactic: properly handle nesting and operator bounds 8 years ago
Joachim Klein d7948ccafc ExpressionTraverseNonNested: handle strategy, CTL operators as well 8 years ago
Dave Parker 6d1cc7776d Small fix for recent refactoring. 8 years ago
Dave Parker 0b86821b1c Code tidy in ModulesFile: simplify (deprecated) getInitialValues() method. 8 years ago
Joachim Klein 5bd3c2103e
Property.java: typo 8 years ago
Joachim Klein 4de3c189a4 Build: Switch from javah (deprecated since JDK8) based JNI header generation to javac 8 years ago
Steffen Märcker a2aee2fa36 Implement round function 8 years ago
Steffen Märcker 4317643abf Check argument instead of result in function evaluation 8 years ago
Joachim Klein 87f21fe232 ModulesFile: exact evaluation mode for expressions in initial state computation 9 years ago
Joachim Klein f058cca5dd parser.ast.Update: support exact evaluation of update expressions 9 years ago
Joachim Klein 1add0c6de7 Property: support fractions in constant matching part of RESULT specs (experiments) 9 years ago
Joachim Klein 6c0294923e Use exact evaluation of constant expressions in exact and parametric mode 9 years ago
Joachim Klein bae541523c Refactor constant evaluation: support exact evaluation mode 9 years ago
Joachim Klein 9294070eb1 Values, getXYValue(): support for BigRational 9 years ago
Joachim Klein b94c42ae4a ExpressionLiteral: support for BigRational literals, use string for evaluateExact 9 years ago
Joachim Klein ba3469bf36 ExpressionConstant.evaluate(): cast BigRational constants to type 9 years ago
Joachim Klein 1af1a6f414 Type: provide castFromBigRational conversion to Java data types 9 years ago
Joachim Klein 6f3b25d0b8 Property, constants in RESULTs: support BigRationals 9 years ago
Joachim Klein 4d1ddc008f refactor: TypeDouble expressions may evaluate to BigRational, add proper casts 9 years ago
Steffen Märcker e038badd12 Rewrite Values#clone for readability and efficiency 9 years ago
Joachim Klein f49ccb3ad9 BooleanUtils.doConversionToPositiveNormalForm: take temporal operator bounds into account 9 years ago
Joachim Klein 181ba265b6 ExpressionTemporal: add setBoundsFrom(ExpressionTemporal) helper, use in convertToUntilForm() 9 years ago
Joachim Klein 9d0b038dda ExpressionFunc.evaluatePowInt: guard against int underflow 9 years ago
Joachim Klein 03d83d4abb Simplify: Preserve type for 0-x to -x simplification 9 years ago
Joachim Klein d6671b00c1 Test mode: Support '~value' notation for results, better errors for exact engine 9 years ago