TimQu
|
f285858e28
|
added required includes
Former-commit-id: c523950b43
|
9 years ago |
Mavo
|
37a86d8190
|
Compile fixes for gcc
Former-commit-id: cb1b187ef8
|
9 years ago |
dehnert
|
ffe63ea95d
|
made dfs as exploration order available
Former-commit-id: 46ea31af78
|
9 years ago |
dehnert
|
55fd1b66c3
|
introducing exploration orders to explicit builder
Former-commit-id: a56620eac2
|
9 years ago |
dehnert
|
fad28df7d6
|
first working version of next-state generator for PRISM models
Former-commit-id: 548a725e25
|
9 years ago |
Mavo
|
8a77228e32
|
Set value in BitVectorHashMap
Former-commit-id: 2083df9c4a
|
9 years ago |
Mavo
|
0156b12764
|
Fixed compile problem under gcc
Former-commit-id: f5d40795e9
|
9 years ago |
Mavo
|
d160bb1b13
|
Use only state ids instead of complete data structure
Former-commit-id: 0852cce6d7
|
9 years ago |
Mavo
|
69a464d5ef
|
Changed unordered_set to BitVectorHashMap for DFTState
Former-commit-id: 35f57aa250
|
9 years ago |
Mavo
|
dd17955a3e
|
Added functionality to BitVectorHashMap
Former-commit-id: 0d1fa18d16
|
9 years ago |
dehnert
|
e20942393e
|
added some primes
Former-commit-id: f0da396762
|
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
Former-commit-id: 72b9b18e4e
|
10 years ago |
dehnert
|
2bd0e2e377
|
Improved performance of explicit model generation a bit.
Former-commit-id: 1613435eb3
|
10 years ago |
dehnert
|
91e177028d
|
Started refactoring explicit model generator of PRISM models
Former-commit-id: 4ea82670d0
|
10 years ago |
dehnert
|
5e37c09fc0
|
Fixed some bugs.
Former-commit-id: dce463081d
|
10 years ago |
dehnert
|
231d2223a9
|
Model building works again (more or less)
Former-commit-id: fa6843fcdc
|
10 years ago |
dehnert
|
6f2916d557
|
Adapted the explicit model generator to the new hash map. Surprise: doesn't work yet.
Former-commit-id: dc60f568bf
|
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.)
Former-commit-id: b80e4b6efa
|
10 years ago |
dehnert
|
30f78b0a99
|
Intermediate commit. Started improving explicit model adapter performance.
Former-commit-id: 8a4aa64ac6
|
10 years ago |
dehnert
|
aaefe7dfa5
|
Fixed some tests/parser.
Former-commit-id: d1767861c4
|
10 years ago |
dehnert
|
53196f5610
|
Created bit vector hash map and some necessary bit vector methods.
Former-commit-id: 4a9946a743
|
10 years ago |