25 Commits (675b7bb207ff3e5a88f1aa537bdf5d12795971b7)

Author SHA1 Message Date
TimQu f285858e28 added required includes 9 years ago
Mavo 37a86d8190 Compile fixes for gcc 9 years ago
dehnert ffe63ea95d made dfs as exploration order available 9 years ago
dehnert 55fd1b66c3 introducing exploration orders to explicit builder 9 years ago
dehnert fad28df7d6 first working version of next-state generator for PRISM models 9 years ago
Mavo 8a77228e32 Set value in BitVectorHashMap 9 years ago
Mavo 0156b12764 Fixed compile problem under gcc 9 years ago
Mavo d160bb1b13 Use only state ids instead of complete data structure 9 years ago
Mavo 69a464d5ef Changed unordered_set to BitVectorHashMap for DFTState 9 years ago
Mavo dd17955a3e Added functionality to BitVectorHashMap 9 years ago
dehnert e20942393e added some primes 9 years ago
dehnert 5c838e2006 added the feature to build information about the state space that can be retrieved after building the model to the explicit model builder 10 years ago
dehnert 2bd0e2e377 Improved performance of explicit model generation a bit. 10 years ago
dehnert 91e177028d Started refactoring explicit model generator of PRISM models 10 years ago
dehnert 5e37c09fc0 Fixed some bugs. 10 years ago
dehnert 231d2223a9 Model building works again (more or less) 10 years ago
dehnert 6f2916d557 Adapted the explicit model generator to the new hash map. Surprise: doesn't work yet. 10 years ago
dehnert 43d77e0adc Wrote tests for the new necessary bit vector operations (they fail, because the bit vector is organized in a weird way and needs to be restructured.) 10 years ago
dehnert 30f78b0a99 Intermediate commit. Started improving explicit model adapter performance. 10 years ago
dehnert aaefe7dfa5 Fixed some tests/parser. 10 years ago
dehnert 53196f5610 Created bit vector hash map and some necessary bit vector methods. 10 years ago