12 Commits (3bf14c5198f06e67fd692721cdfde124bd172412)

Author SHA1 Message Date
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 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 9 years ago
Mavo fba2071e9f Dft exploration via NextStateGenerator 9 years ago
Mavo e49582c7cf Replaced assert with STORM_LOG_ASSERT 9 years ago
Mavo 2e9089eca6 Small changes 9 years ago
Mavo 869b0f95d1 Support for pdeps with more than one child 9 years ago
sjunges e390e1c39d several updates for better modularisation and support for VOT-modularisation 9 years ago
sjunges 9ae9700d5c modularisation on and and or 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. 9 years ago
Mavo 52573c90ca Copy DFT 9 years ago
sjunges e322c56820 findModularisationRewrite 9 years ago
sjunges f562a84316 getRestriction added to DFT interface 9 years ago
sjunges a6c087f461 Dont Care Propagation and SEQ are now sound (but more DCs can be propagated with some care) 9 years ago
sjunges 11b29cfd87 splitted elements into single headers 9 years ago
Mavo d32d90de5b Fixed some compile warnings 9 years ago
Mavo 5b6dcd0eed UsageIndex is number of used child now 9 years ago
sjunges 91970cea72 intermediate commit 9 years ago
Mavo d148272386 Forgot const 9 years ago
Mavo 1e4dbb1e58 More preparations for counting abstraction 9 years ago
Mavo 6685b358f0 Symmetry mirrored in state vector 9 years ago
Mavo a44d38e0bf Symmetries are given to StateGenerationInfo 9 years ago
sjunges 9dd2a71f2f towards state space construction for SEQs 9 years ago
Mavo 2754450f91 Refactored DFS search into own method 9 years ago
Mavo d160bb1b13 Use only state ids instead of complete data structure 9 years ago
sjunges c25889bc3e minor 9 years ago
Mavo e12ac36249 Fixed problem with usageInfoBits for only one element 9 years ago
Mavo 0d3687cf5e Refactored and sorted bitvector 9 years ago
sjunges 2ab4417ed4 symmetry also check deps for roots now 9 years ago
sjunges 130fa1328a function returns independent symmetries 9 years ago
Mavo 5da88d5d52 Small refactoring 9 years ago
sjunges 0a9f68ed74 update dft towards cnt.abst 9 years ago
sjunges 42eb671435 work towards const correctness and additional methods 9 years ago
Mavo 64b24043c5 Dependencies working 9 years ago
sjunges 739963cfe1 find independent subdfts 9 years ago
sjunges ed9ac339e6 dft isomorphism 9 years ago