14 Commits (01b57518910c94e4f694ed5012ec647aebdbba12)

Author SHA1 Message Date
dehnert 3ab4a28db1 fixing bug triggered by one of Steffen's (TUD) input models 7 years ago
dehnert c18340b76a added mod as binary operation in expressions and slightly extended JANI support for filters 7 years ago
dehnert cdf76b0c15 fixed DD-based quotient extraction in bisimulation 8 years ago
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 952776a057 hybrid engine working for rational numbers 8 years ago
JK e37d0bd552 ToRationalNumberVisitor: make evaluator optional 8 years ago
JK ac1ca72094 Add support for ITE expression in the likelihood part of commands (exact, parametric engine) 8 years ago
dehnert aac7433f39 expression manager now caches types, expression evaluator avoid creating unnecessary expressions and traversals 8 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 8 years ago
dehnert 5b09b91ae1 fixed more warnings 8 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
dehnert 3d426798b3 added visitor that checks for syntatical equality of expressions 9 years ago
dehnert 58857d62ed renamed double literal to rational literal 9 years ago
dehnert 569b27e110 work towards having rational numbers instead of doubles as literals in expressions 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago