Mavo
|
a333d29d16
|
Hard coded heuristic to gain performance
Former-commit-id: d0d869bb3e
|
9 years ago |
Mavo
|
a624292ece
|
Output no states
Former-commit-id: d1548bb3fb
|
9 years ago |
Mavo
|
1bfd974795
|
Minor fixes
Former-commit-id: 9344ebe5aa
|
9 years ago |
Mavo
|
4a6f53031e
|
Choose different approximation heuristics
Former-commit-id: e9ddae066b
|
9 years ago |
Mavo
|
26d0a3a7a4
|
Fixed smaller bugs
Former-commit-id: 4c9c22bca1
|
9 years ago |
Mavo
|
8e1e61c4f2
|
Changed datastructures and made handling of pseudo states easier
Former-commit-id: a0e0324fe6
|
9 years ago |
Mavo
|
e05c4dab0d
|
Use custom DynamicPriorityQueue
Former-commit-id: b4b552a84d
|
9 years ago |
Mavo
|
ea00abc35e
|
Fixed problems with approximation while using symred
Former-commit-id: df12c037e7
|
9 years ago |
Mavo
|
a419cb0d80
|
Fixed computing rates for lower and upper bound
Former-commit-id: 89846a9788
|
9 years ago |
Mavo
|
3d083a1719
|
Fixed bug with wrong row in case of nondeterminism
Former-commit-id: 24d7bd672c
|
9 years ago |
Mavo
|
53821d3d84
|
Added settings for approximation heuristic
Former-commit-id: 40267add31
|
9 years ago |
Mavo
|
6b7bf3bba7
|
Introduced heuristic depth with distance from initial state
Former-commit-id: 1b94ebc4f9
|
9 years ago |
Mavo
|
41a71f8688
|
Fixed bug with not setting nondetermism correctly
Former-commit-id: cd1e029c29
|
9 years ago |
Mavo
|
aab45d4eab
|
Naive iterative refinement of approximation
Former-commit-id: e1620cdefd
|
9 years ago |
Mavo
|
d3d360b50a
|
First version of DFT approximation
Former-commit-id: 1d95ad4914
|
9 years ago |
Mavo
|
fba2071e9f
|
Dft exploration via NextStateGenerator
Former-commit-id: f81ac4e7fc
|
9 years ago |
Mavo
|
495b42ff4c
|
Temporarily split new approximating state generation into own builder
Former-commit-id: 70be02f2ae
|
9 years ago |
Mavo
|
a0cd149054
|
Introduced setting for DFT approximation
Former-commit-id: 03a2c0ca0c
|
9 years ago |
Mavo
|
c4260d3d5a
|
First try on approximation
Former-commit-id: 53c6738c72
|
9 years ago |
Mavo
|
929a694a64
|
Fixed typo
Former-commit-id: 0f880c7e52
|
9 years ago |
Mavo
|
1b6137cc5d
|
Changed some assert to STORM_LOG_ASSERT
Former-commit-id: 04c320dac9
|
9 years ago |
Mavo
|
a41e5df39f
|
Changed BFS to DFS in Exploration
Former-commit-id: b55e18123c
|
9 years ago |
Mavo
|
380d3f1897
|
CTMC constructor with exitRates
Former-commit-id: 2f1afe1d5b
|
9 years ago |
Mavo
|
869b0f95d1
|
Support for pdeps with more than one child
Former-commit-id: f3de8f2abd
|
9 years ago |
Mavo
|
2c172cd082
|
Refactoring
Former-commit-id: e9af97f7af
|
9 years ago |
Mavo
|
5796da9a5c
|
Refactoring
Former-commit-id: ab8665d114
|
9 years ago |
Mavo
|
bdad8aedd7
|
Set dependencies to dont care after dependent event has failed
Former-commit-id: 506f5c3107
|
9 years ago |
Mavo
|
2c15c89751
|
No DC propagation for failed toplevel
Former-commit-id: a2cf30e071
|
9 years ago |
Mavo
|
e5fd604498
|
Flag for disabling DC propagation
Former-commit-id: 1fa850ef26
|
9 years ago |
Mavo
|
7e8b790451
|
Preparation for pseudo state generation from bit vector
Former-commit-id: a273f13a67
|
9 years ago |
Mavo
|
1e79e5b2a4
|
Only print debug matrix for small state sizes
Former-commit-id: c2e793d9b9
|
9 years ago |
Mavo
|
9b8dd018cf
|
Fixed problem with gate as trigger events for dependencies
Former-commit-id: 87cd1115bb
|
9 years ago |
Mavo
|
ea2fe4a19a
|
First working version of symmetry reduction
Former-commit-id: e3641940d4
|
9 years ago |
Mavo
|
a44d38e0bf
|
Symmetries are given to StateGenerationInfo
Former-commit-id: b91cce3a81
|
9 years ago |
sjunges
|
dde9af6c44
|
mergeFailedStates and some updates for SEQs
Former-commit-id: 128a7e0da5
|
9 years ago |
Mavo
|
371ba87f1c
|
Fixed activation of spares
Former-commit-id: f62ccdc79a
|
9 years ago |
sjunges
|
b93f5c2f62
|
refactored a bit, plus bisimulation is now done
Former-commit-id: 42877cdb29
|
9 years ago |
Mavo
|
d160bb1b13
|
Use only state ids instead of complete data structure
Former-commit-id: 0852cce6d7
|
9 years ago |
sjunges
|
102602dea2
|
some refactoring
Former-commit-id: 90be99f04d
|
9 years ago |
Mavo
|
b8ff542b7b
|
One conversion less for MA
Former-commit-id: d0b47adf9b
|
9 years ago |
Mavo
|
0d3687cf5e
|
Refactored and sorted bitvector
Former-commit-id: 28ca00af50
|
9 years ago |
Mavo
|
c78d9ff802
|
Fixed problems with pdeps
Former-commit-id: c46c88b177
|
9 years ago |
Mavo
|
a6a8e5fff6
|
Structure for MA to CTMC
Former-commit-id: 6dee4cec3c
|
9 years ago |
Mavo
|
63b0513f38
|
Set probability for pdeps
Former-commit-id: 2ac06e76c0
|
9 years ago |
Mavo
|
6d84d030bd
|
Fixed lowercase
Former-commit-id: fd323c1e1c
|
9 years ago |
sjunges
|
42eb671435
|
work towards const correctness and additional methods
Former-commit-id: 2c4667412c
|
9 years ago |
Mavo
|
64b24043c5
|
Dependencies working
Former-commit-id: e262bfc5aa
|
9 years ago |
Mavo
|
24cd1ec597
|
Vector output without template seems to work
Former-commit-id: 3627729e25
|
9 years ago |
Mavo
|
46642f2bca
|
CTMCs are working again
Former-commit-id: 259bfefa54
|
9 years ago |
Mavo
|
35f5f9de15
|
Small refactoring
Former-commit-id: 102054c604
|
9 years ago |