4 Commits (4456069e81e995d844bb7e447832f5f258488da5)

Author SHA1 Message Date
Matthias Volk 8a74be1b72 Refactored DFT settings 8 years ago
TimQu 790ae46e4f Fixed explicit dft model builder. 8 years ago
TimQu f2ab549b36 fixed compiling storm-dft 8 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 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 a624292ece Output no states 9 years ago
Mavo a419cb0d80 Fixed computing rates for lower and upper bound 9 years ago
Mavo 495b42ff4c Temporarily split new approximating state generation into own builder 9 years ago
sjunges 5faebdff86 constants in header 9 years ago
hbruintjes efae19b092 Use toString() for exit rates, ADL not working for some reason 9 years ago
Mavo a0cd149054 Introduced setting for DFT approximation 9 years ago
Mavo c4260d3d5a First try on approximation 9 years ago
Mavo 929a694a64 Fixed typo 9 years ago
Mavo 1b6137cc5d Changed some assert to STORM_LOG_ASSERT 9 years ago
Mavo a41e5df39f Changed BFS to DFS in Exploration 9 years ago
Mavo 380d3f1897 CTMC constructor with exitRates 9 years ago
Mavo 869b0f95d1 Support for pdeps with more than one child 9 years ago
Mavo 2c172cd082 Refactoring 9 years ago
Mavo 5796da9a5c Refactoring 9 years ago
Mavo bdad8aedd7 Set dependencies to dont care after dependent event has failed 9 years ago
Mavo 2c15c89751 No DC propagation for failed toplevel 9 years ago
Mavo e5fd604498 Flag for disabling DC propagation 9 years ago
Mavo 7e8b790451 Preparation for pseudo state generation from bit vector 9 years ago
Mavo 1e79e5b2a4 Only print debug matrix for small state sizes 9 years ago
Mavo 9b8dd018cf Fixed problem with gate as trigger events for dependencies 9 years ago
Mavo ea2fe4a19a First working version of symmetry reduction 9 years ago
Mavo a44d38e0bf Symmetries are given to StateGenerationInfo 9 years ago
sjunges dde9af6c44 mergeFailedStates and some updates for SEQs 9 years ago
Mavo 371ba87f1c Fixed activation of spares 9 years ago
sjunges b93f5c2f62 refactored a bit, plus bisimulation is now done 9 years ago
Mavo d160bb1b13 Use only state ids instead of complete data structure 9 years ago
sjunges 102602dea2 some refactoring 9 years ago
Mavo b8ff542b7b One conversion less for MA 9 years ago
Mavo 0d3687cf5e Refactored and sorted bitvector 9 years ago
Mavo c78d9ff802 Fixed problems with pdeps 9 years ago
Mavo a6a8e5fff6 Structure for MA to CTMC 9 years ago
Mavo 63b0513f38 Set probability for pdeps 9 years ago
Mavo 6d84d030bd Fixed lowercase 9 years ago
sjunges 42eb671435 work towards const correctness and additional methods 9 years ago
Mavo 64b24043c5 Dependencies working 9 years ago
Mavo 24cd1ec597 Vector output without template seems to work 9 years ago
Mavo 46642f2bca CTMCs are working again 9 years ago
Mavo 35f5f9de15 Small refactoring 9 years ago
Mavo d507eab7f3 Build Markov Automaton instead of CTMC 9 years ago
Mavo 4ece7e45a9 Added assertions 9 years ago
Mavo 7dd1bb67ea Some refactoring 9 years ago
Mavo 69a464d5ef Changed unordered_set to BitVectorHashMap for DFTState 9 years ago
Mavo 0a21431c07 Use representant for usage flag in DFTBuilder 9 years ago