15 Commits (1b8d0a23edac8eb3676e24694173e995c06c3e2c)

Author SHA1 Message Date
Matthias Volk 1b8d0a23ed Allow empty choices due to restrictions in state exploration 6 years ago
Matthias Volk 972371c9a2 Started on the notion of 'relevant events' for DFT analysis 6 years ago
Matthias Volk 10c29d936b Refactoring DFT elements 6 years ago
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 6 years ago
Matthias Volk 43d1a7d2e9 Added checks for well-formedness of DFT 6 years ago
Matthias Volk d9d29eeea4 More detailed DFT statistics 6 years ago
Matthias Volk ec411ffc78 Typos 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
sjunges d35bc5ed36 n-ary pdeps supported as a datastructure 8 years ago
Sebastian Junges 6e5a316f1d fix in dft::maxrank 8 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 8 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 6fcc97a7b4 Implemented modularisation for MTTF via parallel composition of CTMCs 9 years ago
sjunges 875feebdb8 modularisation checks for restrictors 9 years ago
Mavo 26d0a3a7a4 Fixed smaller bugs 9 years ago
Mavo fba2071e9f Dft exploration via NextStateGenerator 9 years ago
Mavo e49582c7cf Replaced assert with STORM_LOG_ASSERT 9 years ago
Mavo 1b6137cc5d Changed some assert to STORM_LOG_ASSERT 9 years ago
Mavo 2e9089eca6 Small changes 9 years ago
sjunges d688296022 even more modularisation oppurtunaties are now taken 9 years ago
Mavo 25e2a9c070 Removed assertion 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 a21715cbc3 Nested symmetries seem to work for at least binary symmetries 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 4284c633f4 StateGenerationInfo does not use DFS for symmetries 9 years ago
Mavo 3f41aa55f8 Cleaned up debug output 9 years ago
Mavo 28a49659db Small fixes 9 years ago
sjunges f12e02f8ff dont modularise modules 9 years ago
Mavo 52573c90ca Copy DFT 9 years ago
sjunges e322c56820 findModularisationRewrite 9 years ago
Mavo 9b8dd018cf Fixed problem with gate as trigger events for dependencies 9 years ago
sjunges c6098e6a6a post and pre SEQ elements for state space generation 9 years ago
sjunges 73c88a4faf update on restrictions 9 years ago
Mavo 5b6dcd0eed UsageIndex is number of used child now 9 years ago
sjunges 084bc26a5f fixed some things with respect to SEQs 9 years ago
Mavo 2e8460548b Failed spares set use index to own id 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
Mavo 371ba87f1c Fixed activation of spares 9 years ago
Mavo 74b512a76e Consider dependencies in DFS for state generation info 9 years ago
Mavo 2754450f91 Refactored DFS search into own method 9 years ago