8 Commits (f419c3aac0fb4c1f0f6efe3c51aa5bfa55fbdd0c)

Author SHA1 Message Date
dehnert ea02ea0838 started overhaul of cli/api 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 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
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 f3fa90cc37 more work towards exact solving 10 years ago
dehnert 53196f5610 Created bit vector hash map and some necessary bit vector methods. 11 years ago
dehnert f5f2a2dd4c Added expression evaluation (header-only) library exprtk and a corresponding evaluator class. 11 years ago
dehnert ba900ab352 Adding gmm++, examples. Adding gmm to gitignore. 14 years ago
PBerger 9da2eaf3d1 Initial Import into Git 14 years ago