16 Commits (f419c3aac0fb4c1f0f6efe3c51aa5bfa55fbdd0c)

Author SHA1 Message Date
Tim Quatmann 02695da9b7 Fixed several issues regarding powers with negative exponents. 5 years ago
dehnert c6204254a3 fixing two issues related to complex model building and in particular integer vs rational division 8 years ago
dehnert 3ab4a28db1 fixing bug triggered by one of Steffen's (TUD) input models 8 years ago
dehnert c18340b76a added mod as binary operation in expressions and slightly extended JANI support for filters 8 years ago
dehnert cdf76b0c15 fixed DD-based quotient extraction in bisimulation 9 years ago
Sebastian Junges c46ce03e60 make storm compile with latest version of carl 9 years ago
Sebastian Junges 4a43d7ab0d towards compiling storm with the latest carl version 9 years ago
dehnert 952776a057 hybrid engine working for rational numbers 9 years ago
JK e37d0bd552 ToRationalNumberVisitor: make evaluator optional 9 years ago
JK ac1ca72094 Add support for ITE expression in the likelihood part of commands (exact, parametric engine) 9 years ago
dehnert aac7433f39 expression manager now caches types, expression evaluator avoid creating unnecessary expressions and traversals 9 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 9 years ago
dehnert 5b09b91ae1 fixed more warnings 10 years ago
Sebastian Junges d246517757 removed src prefix in all includes 10 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 10 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 10 years ago
dehnert 3d426798b3 added visitor that checks for syntatical equality of expressions 10 years ago
dehnert 58857d62ed renamed double literal to rational literal 10 years ago
dehnert 569b27e110 work towards having rational numbers instead of doubles as literals in expressions 10 years ago
Mavo 566cef0f91 Started on compiling without Carl 10 years ago
dehnert f3fa90cc37 more work towards exact solving 10 years ago