7 Commits (a2517c7a12fde364c02287a28b60930e5fb10247)

Author SHA1 Message Date
dehnert ee90c51b2a cleaned up constants.cpp to finalize separation of rational functions and rational numbers 9 years ago
TimQu 8212cadf00 adapted changed filename in test 9 years ago
dehnert 16a06d9f03 formula parser now directly emits properties with names; name filtering of properties from cli 9 years ago
Matthias Volk cd971ba6fe Set correct example path for tests 9 years ago
Matthias Volk 072b316ad0 Changed path for tests, 9 years ago
sjunges f196afcb66 moved tests to src folder, have several binaries now instead of a single monolithic test 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
dehnert 0f1c1f28ab fixed bug related to input-enabling automata, tests now passing 9 years ago
dehnert c2cab571f5 made tests work again 9 years ago
dehnert a699272dc6 renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 10 years ago
dehnert 4cc780cbc0 tests compiling and running again 10 years ago
dehnert d35c99e844 renamed central model builder function 10 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 10 years ago
Mavo a0d659f2da always use shared_ptr<Formula const> 10 years ago
TimQu d2d1ebdb1a test didn't compile due to recent changes in carl::rationalize 10 years ago
Mavo 67d77608bd Refactoring of settings 10 years ago
dehnert adb42b3ac0 fixed minor things related to merge 10 years ago
Mavo 652aeb7562 Fixed compile error with CarlRationalNumber instead of RationalNumber 10 years ago
TimQu 6e8602413e ModelInstantiator + test 10 years ago
TimQu da0dafe5be ModelInstantiator!!!!11 10 years ago