dehnert
|
1dd2a5c808
|
Merge branch 'future' into next_state_generators
Former-commit-id: 93bfabf944
|
9 years ago |
Mavo
|
28a49659db
|
Small fixes
Former-commit-id: ee8ef605c3
|
9 years ago |
sjunges
|
43579babd6
|
Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft
Former-commit-id: 4a7cdbbf5d
|
9 years ago |
sjunges
|
f12e02f8ff
|
dont modularise modules
Former-commit-id: 90f95b2065
|
9 years ago |
Mavo
|
8e0e838435
|
Merging the rewriting
Former-commit-id: 44107239d3
|
9 years ago |
Mavo
|
52573c90ca
|
Copy DFT
Former-commit-id: 97eb17a5d9
|
9 years ago |
sjunges
|
a6f8ba3716
|
seq examples
Former-commit-id: 42c0f279b9
|
9 years ago |
sjunges
|
e322c56820
|
findModularisationRewrite
Former-commit-id: ba948b7720
|
9 years ago |
Mavo
|
1e79e5b2a4
|
Only print debug matrix for small state sizes
Former-commit-id: c2e793d9b9
|
9 years ago |
Mavo
|
174058bb5e
|
Do not destroy the universe by dividing by 0
Former-commit-id: bd784f7ade
|
9 years ago |
Mavo
|
b8c7f063c1
|
Maybe fix try to fix bisimulation instead of deactivating
Former-commit-id: 772956d2ed
|
9 years ago |
dehnert
|
c45812c66a
|
made bfs the default exploration order again
Former-commit-id: 6476c48a67
|
9 years ago |
Mavo
|
b75b5f1928
|
No bisimulation for parametric case
Former-commit-id: 7b30c7e5af
|
9 years ago |
Mavo
|
7b7b999548
|
Bisimulation for small models as well
Former-commit-id: 51bcbc23d8
|
9 years ago |
Mavo
|
cc2eb383c9
|
Merge
Former-commit-id: 23174a1636
|
9 years ago |
Mavo
|
c05e671111
|
Handling of min and max for non-determinism
Former-commit-id: 1a3a38c511
|
9 years ago |
Mavo
|
4c2b1d7c22
|
Model info for benchmarking scripts
Former-commit-id: 7a686f5f79
|
9 years ago |
Mavo
|
37a86d8190
|
Compile fixes for gcc
Former-commit-id: cb1b187ef8
|
9 years ago |
Mavo
|
e4c2702889
|
Fixed problem in MaximalEndComponents
Former-commit-id: 950b9cfdfa
|
9 years ago |
Mavo
|
f8b9ece2fd
|
Added mini test for BitVector
Former-commit-id: 8ec7395c0d
|
9 years ago |
Mavo
|
7f4fa27008
|
Initialize closed for MA
Former-commit-id: 292352f258
|
9 years ago |
dehnert
|
ffe63ea95d
|
made dfs as exploration order available
Former-commit-id: 46ea31af78
|
9 years ago |
Mavo
|
9b8dd018cf
|
Fixed problem with gate as trigger events for dependencies
Former-commit-id: 87cd1115bb
|
9 years ago |
Mavo
|
ba26f983a9
|
Merge from future
Former-commit-id: 710e42563f
|
9 years ago |
dehnert
|
55fd1b66c3
|
introducing exploration orders to explicit builder
Former-commit-id: a56620eac2
|
9 years ago |
Mavo
|
f935f502dd
|
Activate pCTMCs for storm
Former-commit-id: 5cacb49d18
|
9 years ago |
Mavo
|
9d97750ca5
|
Improved compareAndSwap on BitVector
Former-commit-id: db953c187a
|
9 years ago |
sjunges
|
b74cd564e4
|
some further changes
Former-commit-id: ad72bbef36
|
9 years ago |
dehnert
|
0dfdfe7db8
|
using flat_map in model building instead of unordered_map
Former-commit-id: ff895d2bcc
|
9 years ago |
dehnert
|
fff7b2d5db
|
fixed an allocation issue, performance is now roughly the same as before but memory consumption is reduced
Former-commit-id: ff44804975
|
9 years ago |
sjunges
|
63d2faf1ed
|
DFTIsomorphism now runs in the presence of SEQs
Former-commit-id: 2666490663
|
9 years ago |
sjunges
|
f562a84316
|
getRestriction added to DFT interface
Former-commit-id: ba114e4478
|
9 years ago |
sjunges
|
a6c087f461
|
Dont Care Propagation and SEQ are now sound (but more DCs can be propagated with some care)
Former-commit-id: 96288dd8d9
|
9 years ago |
dehnert
|
fad28df7d6
|
first working version of next-state generator for PRISM models
Former-commit-id: 548a725e25
|
9 years ago |
sjunges
|
c6098e6a6a
|
post and pre SEQ elements for state space generation
Former-commit-id: 03e4408189
|
9 years ago |
sjunges
|
ed65140911
|
add missing file
Former-commit-id: af1ea74d65
|
9 years ago |
sjunges
|
a204ac3a66
|
added a comment
Former-commit-id: 19a026c3f9
|
9 years ago |
sjunges
|
6e777e88d1
|
fixed warning for restriction
Former-commit-id: ac2addb531
|
9 years ago |
sjunges
|
2a41579476
|
refactored source file for elements
Former-commit-id: 0315e8a8cb
|
9 years ago |
sjunges
|
11b29cfd87
|
splitted elements into single headers
Former-commit-id: 6d0774478d
|
9 years ago |
sjunges
|
9802fac0ed
|
merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft
Former-commit-id: f885df062f
|
9 years ago |
sjunges
|
73c88a4faf
|
update on restrictions
Former-commit-id: 5b14895f07
|
9 years ago |
Mavo
|
e9b4f06972
|
Better assertions in BitVector
Former-commit-id: 7ee6b34ba5
|
9 years ago |
Mavo
|
f6374c60f8
|
Bitte ein Bit
Former-commit-id: ff11916b9a
|
9 years ago |
sjunges
|
27b57f055e
|
Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft
Former-commit-id: 3176ffa15c
|
9 years ago |
sjunges
|
4a1f7468f5
|
param result file now has a semicolon between parameters
Former-commit-id: f9896d0d04
|
9 years ago |
dehnert
|
9eec5b140c
|
refactoring of model builder
Former-commit-id: f049f5a5bf
|
9 years ago |
Mavo
|
edded0f8b7
|
Merge from future
Former-commit-id: 361fc0f233
|
9 years ago |
sjunges
|
c007c8e699
|
add sylvan to the resources target
Former-commit-id: 70e3c16f55
|
9 years ago |
dehnert
|
9506f4f420
|
Merge branch 'future' into next_state_generators
Former-commit-id: a34608d2a0
|
9 years ago |