59 Commits (2f100f27210b814c1377c5c9e2d932f98a21609b)

Author SHA1 Message Date
dehnert 070e115b60 tests for JIT based model builder 8 years ago
dehnert 812e1c4235 adapted test to new check policy and made jani variable and expression variable have the same name in PRISM-to-JANI conversion 8 years ago
dehnert 2471036df4 more work on jit-thing: transitioning to proper handling of synchronizing edges 8 years ago
dehnert 299b2d7a56 some start on JIT-based model builder 8 years ago
dehnert 1b42af776c missing test-input file 8 years ago
dehnert 0f1c1f28ab fixed bug related to input-enabling automata, tests now passing 8 years ago
dehnert d3cf9a4e7f adding Markov automaton tests to explicit JANI model builder 8 years ago
dehnert 3504d09500 added quite some debug output to see where things are going wrong 8 years ago
dehnert 36e07006f9 added test for legality check of synch vectors 8 years ago
dehnert ba35120683 fixing problems as a consequence of moving from PRISM programs to SymbolicModelDescription 8 years ago
dehnert 62ca16b20a alpha-draft of synchronization vectors in JANI 8 years ago
dehnert c2cab571f5 made tests work again 8 years ago
TimQu f681206393 building markov automata from prism code 9 years ago
dehnert 69da4ff147 fixed some more problems with Eigen solver 9 years ago
dehnert 71bfb45220 added check for multiple writes to the same global variable in explicit JANI next-state generator 9 years ago
dehnert 08112d98aa more work on JANI next state generator and the corresponding tests 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
dehnert ca57e22abc started profiling 9 years ago
dehnert c393449ca6 [fixing] a bug a day keeps insanity away 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 9c75e9dbd7 more work on JANI model generation 9 years ago
dehnert d38e7d5eb9 started working on jani data structures 9 years ago
dehnert 7d03f0e4d0 improved error checking for custom parallel composition. added small tests. 9 years ago
dehnert bf65ef726c system composition in PRISM appears to be working 9 years ago
dehnert 9db10e7849 added all composition operators of PRISM 9 years ago
Mavo c9f04ecc0b Added IOSettings 9 years ago
Mavo effadc5cca Split into general settings and markov chain settings 9 years ago
dehnert fad28df7d6 first working version of next-state generator for PRISM models 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
sjunges 160f9e476f test descr for milp perm sched 9 years ago
dehnert de58c73c5a forgot to commit some files 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
sjunges a129983ae9 cleaning includes for better compilation times 9 years ago
sjunges 72784d752d permissive schedulers - ongoing work 9 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 9 years ago