dehnert
|
e49814d391
|
Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch.
Former-commit-id: 89d94f7957
|
11 years ago |
dehnert
|
7ef9d7cc07
|
Entry states of SCCs are now eliminated at the very end.
Former-commit-id: 70969ac9d1
|
11 years ago |
dehnert
|
79dcfc16c7
|
Started adding some optimizations to SCC-based model checker.
Former-commit-id: d60a8703bb
|
11 years ago |
dehnert
|
2742b58b60
|
Modified SCC-based model checker such that trivial SCCs are now eliminated before all others.
Former-commit-id: 87ad395c31
|
11 years ago |
dehnert
|
0e87ccac9d
|
Tried to pave the way for generic blocks for decompositions, but I don't know whether this is the way to go.
Former-commit-id: 4a7b51f33c
|
11 years ago |
dehnert
|
2ba6f3e233
|
Fixed small bug in option system. Added simplifaction function calls to SCC-based reachability model checker.
Former-commit-id: bb1abb4522
|
11 years ago |
dehnert
|
066a316778
|
Adapted erase to receive an iterator instead of a const_iterator to make it work under linux.
Former-commit-id: cae58b3f60
|
11 years ago |
dehnert
|
95ee78ede2
|
First working version of SCC-based mc.
Former-commit-id: 57dc865344
|
11 years ago |
dehnert
|
8f7c9d5c25
|
Adapted SCC-interface such that it can also be given a matrix instead of a model. More work on SCC-based mc.
Former-commit-id: 21d2482e4c
|
11 years ago |
dehnert
|
610274dd3e
|
Further work on SCC-based mc.
Former-commit-id: a0a2cba226
|
11 years ago |
dehnert
|
c2dc25a1eb
|
Started implementing the state elimination procedure.
Former-commit-id: c548a2ec06
|
11 years ago |
dehnert
|
8864efc980
|
Added method to determine reachable states. Further work on SCC-based mc.
Former-commit-id: 3a38eafeea
|
11 years ago |
dehnert
|
77e2693ccc
|
Further work on SCC-based mc.
Former-commit-id: 4e5c1fb188
|
11 years ago |
dehnert
|
1cc930f0e4
|
Added proper source grouping for properties directory. Fixed one performance tests. Started on SCC-based reachability model checker.
Former-commit-id: e48c163783
|
11 years ago |