37 Commits (2f100f27210b814c1377c5c9e2d932f98a21609b)

Author SHA1 Message Date
dehnert 0f1c1f28ab fixed bug related to input-enabling automata, tests now passing 8 years ago
dehnert d22d1daaa6 adapted more tests 8 years ago
dehnert c2cab571f5 made tests work again 8 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
dehnert fad28df7d6 first working version of next-state generator for PRISM models 9 years ago
TimQu da0dafe5be ModelInstantiator!!!!11 9 years ago
dehnert 5a1039838f made everything compile again and all tests passing 9 years ago
sjunges 1e1400d68d merge 9 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 9 years ago
dehnert 7f75db2790 ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working. 9 years ago
dehnert 50e7bbfe35 fixed a tests, all tests running again 9 years ago
dehnert ebe9ccbb15 some work on DD stuff 9 years ago
dehnert 8657fb0181 introduced relational product operations to prob0/1 algorithms (where possible) 9 years ago
dehnert 19029cd905 functional tests compile and run again, yay! 9 years ago
dehnert 4e86ef2e47 moved CUDD-based DD implementation to own folder 9 years ago
dehnert de58c73c5a forgot to commit some files 9 years ago
sjunges f006d54995 vector min_if, max_if 9 years ago
sjunges 707a4f500b vector sum_if 9 years ago
dehnert b3178e17f6 more bug fixes 9 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 9 years ago
dehnert e338cbe069 fixed a lot of warnings in the tests 9 years ago
dehnert 60701cebdb ADDs and BDDs are no longer mixed in the abstraction layer. 10 years ago
dehnert 00e7121bc4 some work towards BDD-based mc. 10 years ago
dehnert 0c2080f220 Added tests for sparse Prob0/1 to functional tests 10 years ago
dehnert 81100c7afd debugged and added more tests for prob0/1 for MDPs using BDDs 10 years ago
dehnert c70d93f4d3 Qualitative modelchecking algorithms for MDPs using BDDs. Not yet bugfixed. 10 years ago
dehnert 1a1906f811 Added functional tests for DD-based and sparse computation of states with prob 0 and 1. 10 years ago