9 Commits (8e1e61c4f249b92fcb33f158fd805de34b58d552)

Author SHA1 Message Date
Mavo 8e1e61c4f2 Changed datastructures and made handling of pseudo states easier 9 years ago
Mavo e05c4dab0d Use custom DynamicPriorityQueue 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 662bbd73d7 CompressedStateType as template argument for NextStateGenerator 9 years ago
Mavo c4260d3d5a First try on approximation 9 years ago
Mavo a41e5df39f Changed BFS to DFS in Exploration 9 years ago
Mavo 5796da9a5c Refactoring 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 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 0156b12764 Fixed compile problem under gcc 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 0d3687cf5e Refactored and sorted bitvector 9 years ago
Mavo 5da88d5d52 Small refactoring 9 years ago
sjunges 42eb671435 work towards const correctness and additional methods 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 69a464d5ef Changed unordered_set to BitVectorHashMap for DFTState 10 years ago
Mavo 6e2f5602e1 Finished templating 10 years ago
Mavo 7737205149 More refactoring with templates 10 years ago
Mavo 91fe16c699 1st try on CTMC model checking 10 years ago
Mavo 0c37f078fb Build transition matrix for FT 10 years ago
Mavo 7b37023f79 Some refactoring 10 years ago
sjunges fd3ffafcd9 First version of the monolithic state space generation 10 years ago