Matthias Volk
|
3bf14c5198
|
Larger refactoring for DFT BEs. Split into BEExponential and BEConst
|
6 years ago |
Matthias Volk
|
1140d96ba5
|
Added well-formedness check for DFTs
|
7 years ago |
Matthias Volk
|
d9d29eeea4
|
More detailed DFT statistics
|
7 years ago |
Matthias Volk
|
0e0a3dd9af
|
Fixed problem with BitVector size mismatch for DFT states
|
7 years ago |
Matthias Volk
|
ed7efc0268
|
Moved DFTBuilder to builder dir
|
7 years ago |
Matthias Volk
|
31821bc1d0
|
Display DFT stats
|
7 years ago |
Matthias Volk
|
fd2f83fe6d
|
Consider ingoing dependencies for symmetry
|
8 years ago |
Matthias Volk
|
9b567608f3
|
Find symmetries for BEs as well
|
8 years ago |
Matthias Volk
|
cc4d2f27d4
|
Initialize layoutInfo with default values to fix warning
|
8 years ago |
Sebastian Junges
|
f78d30ab4f
|
default layout info including warning
|
9 years ago |
Matthias Volk
|
63d594fb45
|
Rudimentary DFT parser from Cytoscape's JSON
|
9 years ago |
sjunges
|
112fb8f61e
|
moving dfts to their own lib and cli
|
9 years ago |
sjunges
|
e12b98bf5e
|
dft: maxrank
Former-commit-id: 23a542833a [formerly 9f10f91949 ]
Former-commit-id: 0333dac42a
|
9 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
Mavo
|
a419cb0d80
|
Fixed computing rates for lower and upper bound
Former-commit-id: 89846a9788
|
9 years ago |
Mavo
|
fba2071e9f
|
Dft exploration via NextStateGenerator
Former-commit-id: f81ac4e7fc
|
9 years ago |
Mavo
|
e49582c7cf
|
Replaced assert with STORM_LOG_ASSERT
Former-commit-id: 692ae47b1b
|
9 years ago |
Mavo
|
2e9089eca6
|
Small changes
Former-commit-id: aa36b0ae30
|
9 years ago |
Mavo
|
869b0f95d1
|
Support for pdeps with more than one child
Former-commit-id: f3de8f2abd
|
9 years ago |
sjunges
|
e390e1c39d
|
several updates for better modularisation and support for VOT-modularisation
Former-commit-id: 97d5d03a86
|
9 years ago |
sjunges
|
9ae9700d5c
|
modularisation on and and or
Former-commit-id: 50950ba497
|
9 years ago |
Mavo
|
a2a3a734a6
|
First version of symmetry for shared spares. Still some problems in contrast to Dortmund which had absolutely no problems with Tottenham.
Former-commit-id: c03062d4bd
|
9 years ago |
Mavo
|
52573c90ca
|
Copy DFT
Former-commit-id: 97eb17a5d9
|
9 years ago |
sjunges
|
e322c56820
|
findModularisationRewrite
Former-commit-id: ba948b7720
|
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 |
sjunges
|
11b29cfd87
|
splitted elements into single headers
Former-commit-id: 6d0774478d
|
9 years ago |
Mavo
|
d32d90de5b
|
Fixed some compile warnings
Former-commit-id: 91055b14cf
|
9 years ago |
Mavo
|
5b6dcd0eed
|
UsageIndex is number of used child now
Former-commit-id: 629aeae318
|
9 years ago |
sjunges
|
91970cea72
|
intermediate commit
Former-commit-id: 2de6f91062
|
9 years ago |
Mavo
|
d148272386
|
Forgot const
Former-commit-id: 5a748fadf9
|
9 years ago |
Mavo
|
1e4dbb1e58
|
More preparations for counting abstraction
Former-commit-id: b283b28fdd
|
9 years ago |
Mavo
|
6685b358f0
|
Symmetry mirrored in state vector
Former-commit-id: 7e5a578c44
|
9 years ago |
Mavo
|
a44d38e0bf
|
Symmetries are given to StateGenerationInfo
Former-commit-id: b91cce3a81
|
9 years ago |
sjunges
|
9dd2a71f2f
|
towards state space construction for SEQs
Former-commit-id: 890ce8bd85
|
9 years ago |
Mavo
|
2754450f91
|
Refactored DFS search into own method
Former-commit-id: 3efbcf062f
|
9 years ago |
Mavo
|
d160bb1b13
|
Use only state ids instead of complete data structure
Former-commit-id: 0852cce6d7
|
9 years ago |
sjunges
|
c25889bc3e
|
minor
Former-commit-id: 1a746c86f2
|
9 years ago |
Mavo
|
e12ac36249
|
Fixed problem with usageInfoBits for only one element
Former-commit-id: ac52fff2d7
|
9 years ago |
Mavo
|
0d3687cf5e
|
Refactored and sorted bitvector
Former-commit-id: 28ca00af50
|
9 years ago |
sjunges
|
2ab4417ed4
|
symmetry also check deps for roots now
Former-commit-id: a1141250c2
|
9 years ago |
sjunges
|
130fa1328a
|
function returns independent symmetries
Former-commit-id: 674f0bcff2
|
9 years ago |
Mavo
|
5da88d5d52
|
Small refactoring
Former-commit-id: 220d7408e7
|
9 years ago |
sjunges
|
0a9f68ed74
|
update dft towards cnt.abst
Former-commit-id: bce7a7a566
|
9 years ago |
sjunges
|
42eb671435
|
work towards const correctness and additional methods
Former-commit-id: 2c4667412c
|
9 years ago |
Mavo
|
64b24043c5
|
Dependencies working
Former-commit-id: e262bfc5aa
|
9 years ago |
sjunges
|
739963cfe1
|
find independent subdfts
Former-commit-id: fca8c8fab3
|
9 years ago |
sjunges
|
ed9ac339e6
|
dft isomorphism
Former-commit-id: 1404390f5a
|
9 years ago |