28 Commits (07a457b5d1beded6946652ed83dc900183d94120)

Author SHA1 Message Date
dehnert d35c99e844 renamed central model builder function 9 years ago
dehnert 82023d280d JANI model builder for MDPs is working now, but too slow 9 years ago
dehnert 3919f90712 started debugging JANI MDP building 9 years ago
dehnert a4ef3cf778 added CTMC tests for JANI model builder 9 years ago
dehnert 7750480714 JANI model builder for DTMCs working 9 years ago
dehnert 310db8a234 started to include reachability in JANI model generation 9 years ago
dehnert 6313e4c31b fixed a bug in symbolic model generator 9 years ago
dehnert adf8232896 more work and fixes for symbolic JANI builder 9 years ago
dehnert c4327e91a9 more work on symbolic JANI model builder 9 years ago
dehnert 7d03f0e4d0 improved error checking for custom parallel composition. added small tests. 9 years ago
Mavo c9f04ecc0b Added IOSettings 9 years ago
Mavo effadc5cca Split into general settings and markov chain settings 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 ebe9ccbb15 some work on DD stuff 9 years ago
dehnert e43bdfaaaa more work on the dd stuff *sigh* 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 b3178e17f6 more bug fixes 9 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 9 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 10 years ago
dehnert c683934ea0 removed debug output and fixed bug 10 years ago
dehnert 8985ad77cf added first debug output to track down bug 10 years ago
dehnert d787b80fec CTMC examples now build properly using the DD-based model generator. 10 years ago
dehnert 239caf57eb Added symbolic models and made DD-based model generator build the correct instances. 10 years ago
dehnert 3977cafe73 Extended DD-based model building to also build the MDP models of our benchmark suite. Added (MDP) tests for DD-based model building and explicit model building. 10 years ago
dehnert 8c1870eb54 Intermediate commit. 10 years ago
dehnert 0f0baf61a4 Made DD-based model construction work for all DTMC benchmarks we have. Included tests for both DD-based and excplicit model generation from PRISM models. 10 years ago