2 Commits (6dfce6a405fdd52e3f24f422893a29a77a3043da)

Author SHA1 Message Date
sjunges 6dfce6a405 extended counterexamples towards expected rewards, and moved counterexamples to a seperate lib (still in main cli) to slightly accelarate building times 7 years ago
TimQu bb897a94c6 Moved ModelInstantiatorTest to storm-pars 8 years ago
TimQu 4191d17f1e Moved main testfiles into tests/storm/ and the storm-pars testfiles into tests/storm-pars 8 years ago
dehnert 179cd8308e remove old API files 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
TimQu 88fc7fda0c fixed tests that used the prism model builder (reverted from commit f762491ce4) 8 years ago
TimQu f762491ce4 fixed tests that used the prism model builder 8 years ago
dehnert ee90c51b2a cleaned up constants.cpp to finalize separation of rational functions and rational numbers 8 years ago
TimQu 8212cadf00 adapted changed filename in test 8 years ago
dehnert 16a06d9f03 formula parser now directly emits properties with names; name filtering of properties from cli 8 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 9 years ago
dehnert 4cc780cbc0 tests compiling and running again 9 years ago
dehnert d35c99e844 renamed central model builder function 9 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 9 years ago
Mavo a0d659f2da always use shared_ptr<Formula const> 9 years ago
TimQu d2d1ebdb1a test didn't compile due to recent changes in carl::rationalize 9 years ago
Mavo 67d77608bd Refactoring of settings 9 years ago
dehnert adb42b3ac0 fixed minor things related to merge 9 years ago
Mavo 652aeb7562 Fixed compile error with CarlRationalNumber instead of RationalNumber 9 years ago
TimQu 6e8602413e ModelInstantiator + test 9 years ago
TimQu da0dafe5be ModelInstantiator!!!!11 9 years ago