39 Commits (9373e3d7639dd24e9f395de1cf0af37f6fb1dc6a)

Author SHA1 Message Date
Sebastian Junges c46ce03e60 make storm compile with latest version of carl 8 years ago
Sebastian Junges 4a43d7ab0d towards compiling storm with the latest carl version 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
TimQu d655621ea1 Fixed seg fault when building model valuations 8 years ago
Sebastian Junges 586929ea64 As we do not support windows, we can also get rid of: 8 years ago
TimQu cde59bd436 added Expression::evaluateAsRational 9 years ago
dehnert 952776a057 hybrid engine working for rational numbers 9 years ago
Matthias Volk e5404a27e9 Implemented parsing for UnaryNumericalFunctionExpression 9 years ago
Matthias Volk 0b6273cad6 Implemented parsing for UnaryNumericalFunctionExpression 9 years ago
TimQu ec9486e8cf fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
TimQu 5181c00149 fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
TimQu a8b8ef27a3 fixed is*Expression() methods as they have not been implemented in the corresponding subclasses before. 9 years ago
dehnert 9c581bd635 fixed two issues: missing include in ToRationalNumberVisitor and missing check for whether actions are reused in a JANI parallel composition 9 years ago
JK eebfa07618 expressions: do simplification involving rationals exactly 9 years ago
JK edee041b16 BaseExpression: evaluateAsRational 9 years ago
JK e37d0bd552 ToRationalNumberVisitor: make evaluator optional 9 years ago
JK eee1a84562 fix, BinaryNumericalFunctionExpression: simplify for pow(a,b) in double context should not cast result to integer [with Linda Leuschner] 9 years ago
Sebastian Junges a21a0556ed suppress warning during compilation 9 years ago
JK 95bd4b7883 Add check that undefined constants / parameters do not appear in the 'if' part of IfThenElseExpressions 9 years ago
JK ac1ca72094 Add support for ITE expression in the likelihood part of commands (exact, parametric engine) 9 years ago
dehnert 5b4db6f002 fixed issue in JANI abstraction 9 years ago
dehnert aac7433f39 expression manager now caches types, expression evaluator avoid creating unnecessary expressions and traversals 9 years ago
dehnert d676f768dc added floor/ceil to jit builder (rational numbers) 9 years ago
dehnert 15e81f1f16 update sparsepp and fix emission of rational literal in to-cpp conversion 9 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 9 years ago
dehnert a976352b8c some fixes to make tests pass 9 years ago
dehnert eac2735068 fixed more warnings 9 years ago
dehnert 5b09b91ae1 fixed more warnings 9 years ago
dehnert b9e4d6f334 initial support for transient boolean variables in formulas of JANI models (game-based engine) 9 years ago
dehnert 696a2e7ce1 preparing labels for JANI models (game-based abstraction) 9 years ago
dehnert 158ddc0533 equipped automata in JANI models with expression variable representing their location 9 years ago
dehnert ccf8631617 work on location support for JANI abstraction 9 years ago
Sebastian Junges d7aa7cc7c8 expression AND with true is immediately simplified 9 years ago
dehnert 2883b5b40e more interpolation work 9 years ago
dehnert 44de3793c9 started to pull the rest of the refinement logic into refiner class, not working (or compiling) yet 9 years ago
dehnert 633f4293e3 added option of splitting to predicate synthesis, added equivalence checker, fixed bug that caused some commands not to be abstracted 9 years ago
dehnert bf5018b858 post-merge fixes 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago