28 Commits (310db8a234c0ca1758e7565002361258577337e6)

Author SHA1 Message Date
dehnert 310db8a234 started to include reachability in JANI model generation 9 years ago
dehnert 4c4e830a4c started on supporting renaming/hiding in PRISM models 9 years ago
dehnert ebb47aaa13 working on making model composition in PRISM work again 9 years ago
Mavo a0d659f2da always use shared_ptr<Formula const> 9 years ago
sjunges d8191d8c6a const formulae 9 years ago
sjunges 1e1400d68d merge 9 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 9 years ago
dehnert 8bf0f3c87e apparently, changing the DD interface implies some other changes as well... 10 years ago
dehnert e51a3cfa85 refined cut-off of builders a little. Now, based on the property, more of the states are treated as terminal states of the model 10 years ago
dehnert 080b50a890 fixed bug in symbolic model generation 10 years ago
dehnert 9f70e7cb3b adapted DD-based model exploration to the new policy regarding writing to global variables 10 years ago
dehnert a9142a752d fixed another bug 10 years ago
dehnert fbd05cd780 more and more bugfixes 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert 73a2491dfb more bugfixes 10 years ago
dehnert 1a07b24682 added some convenience functions for reward model building 10 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert 60701cebdb ADDs and BDDs are no longer mixed in the abstraction layer. 10 years ago
dehnert 1a1906f811 Added functional tests for DD-based and sparse computation of states with prob 0 and 1. 10 years ago
dehnert 239caf57eb Added symbolic models and made DD-based model generator build the correct instances. 10 years ago
dehnert 8a906038f6 Added reward model generation for DD-based model builder. 10 years ago
dehnert 7c2f60175e Intermediate commit: fixed parsing bug and started reward generation (DD). 10 years ago
dehnert 706ea56963 Now DDs are either MTBDDs or BDDs. This makes it possible to use BDDs where possible, which is faster. 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
dehnert 7d1829aefa More work on DD-based model generation. 10 years ago
dehnert e58d38fadf More work on integrating DD-based model building. 10 years ago
dehnert 6347e19da8 Intermediate commit: integrating MTBDD model generation/model checking to main tool. 10 years ago