141 Commits (b3643abbb8484ba556fa0a036c4be5ffe816febc)

Author SHA1 Message Date
PBerger 67244869db src/storage/BitVector: Replaced constant 1 unsigned long long with cast to decltype. This fixes a template resolvation error in std::max. 9 years ago
Mavo c8521f0de3 Changed more assert to STORM_LOG_ASSERT 9 years ago
Mavo 1b6137cc5d Changed some assert to STORM_LOG_ASSERT 9 years ago
Mavo 19a1c99fd3 Sort failable BEs according to active failure rate 9 years ago
Mavo a41e5df39f Changed BFS to DFS in Exploration 9 years ago
Mavo 2e9089eca6 Small changes 10 years ago
Mavo 869b0f95d1 Support for pdeps with more than one child 10 years ago
Mavo fe7037e7fd Support for POR (priority or) 10 years ago
Mavo bdad8aedd7 Set dependencies to dont care after dependent event has failed 10 years ago
Mavo 4db05a7c20 Fixed bug with wrong dormancyFactor when copying elements 10 years ago
sjunges d688296022 even more modularisation oppurtunaties are now taken 10 years ago
Mavo 25e2a9c070 Removed assertion 10 years ago
sjunges e390e1c39d several updates for better modularisation and support for VOT-modularisation 10 years ago
sjunges 9ae9700d5c modularisation on and and or 10 years ago
Mavo db3c40e6d7 Fixed bugs 10 years ago
Mavo 6ca6ab27e8 Activate failed representatives 10 years ago
Mavo 5a066b9ae0 Used duplicate variable name 10 years ago
Mavo 150f177bcd Symred on mcs seems to work now 10 years ago
Mavo a21715cbc3 Nested symmetries seem to work for at least binary symmetries 10 years ago
Mavo 306eb8a9cc Construct state from bit vector 10 years ago
Mavo 7e8b790451 Preparation for pseudo state generation from bit vector 10 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. 10 years ago
Mavo 4284c633f4 StateGenerationInfo does not use DFS for symmetries 10 years ago
Mavo 3f41aa55f8 Cleaned up debug output 10 years ago
Mavo 28a49659db Small fixes 10 years ago
sjunges f12e02f8ff dont modularise modules 10 years ago
Mavo 52573c90ca Copy DFT 10 years ago
sjunges e322c56820 findModularisationRewrite 10 years ago
Mavo 9b8dd018cf Fixed problem with gate as trigger events for dependencies 10 years ago
sjunges b74cd564e4 some further changes 10 years ago
sjunges 63d2faf1ed DFTIsomorphism now runs in the presence of SEQs 10 years ago
sjunges f562a84316 getRestriction added to DFT interface 10 years ago
sjunges a6c087f461 Dont Care Propagation and SEQ are now sound (but more DCs can be propagated with some care) 10 years ago
sjunges c6098e6a6a post and pre SEQ elements for state space generation 10 years ago
sjunges ed65140911 add missing file 10 years ago
sjunges a204ac3a66 added a comment 10 years ago
sjunges 6e777e88d1 fixed warning for restriction 10 years ago
sjunges 2a41579476 refactored source file for elements 10 years ago
sjunges 11b29cfd87 splitted elements into single headers 10 years ago
sjunges 73c88a4faf update on restrictions 10 years ago
Mavo f6374c60f8 Bitte ein Bit 10 years ago
Mavo 9c30394b33 Finalize sparse for failed, failsafe, dontcare 10 years ago
Mavo d32d90de5b Fixed some compile warnings 10 years ago
Mavo 5b6dcd0eed UsageIndex is number of used child now 10 years ago
sjunges 084bc26a5f fixed some things with respect to SEQs 10 years ago
sjunges 6b166952e8 output operators for element type 10 years ago
sjunges 91970cea72 intermediate commit 10 years ago
Mavo 1e9fedb7ba Order symmetries in decreasing order 10 years ago
Mavo cce39fbd5d Helper function for symmetry ordering on bitvector 10 years ago
Mavo d148272386 Forgot const 10 years ago