17 Commits (a333d29d1663a877fd0980d5ecc562213463a9b9)

Author SHA1 Message Date
Mavo a333d29d16 Hard coded heuristic to gain performance 9 years ago
Mavo a624292ece Output no states 9 years ago
Mavo 1bfd974795 Minor fixes 9 years ago
Mavo 4a6f53031e Choose different approximation heuristics 9 years ago
Mavo 26d0a3a7a4 Fixed smaller bugs 9 years ago
Mavo 8e1e61c4f2 Changed datastructures and made handling of pseudo states easier 9 years ago
Mavo e05c4dab0d Use custom DynamicPriorityQueue 9 years ago
Mavo ea00abc35e Fixed problems with approximation while using symred 9 years ago
Mavo a419cb0d80 Fixed computing rates for lower and upper bound 9 years ago
Mavo 3d083a1719 Fixed bug with wrong row in case of nondeterminism 9 years ago
Mavo 53821d3d84 Added settings for approximation heuristic 9 years ago
Mavo 6b7bf3bba7 Introduced heuristic depth with distance from initial state 9 years ago
Mavo 41a71f8688 Fixed bug with not setting nondetermism correctly 9 years ago
Mavo aab45d4eab Naive iterative refinement of approximation 9 years ago
Mavo d3d360b50a First version of DFT approximation 9 years ago
Mavo fba2071e9f Dft exploration via NextStateGenerator 9 years ago
Mavo 495b42ff4c Temporarily split new approximating state generation into own builder 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