Matthias Volk
|
d0494d07e6
|
Get settings only once for takeFirstDependency
|
6 years ago |
Matthias Volk
|
4f376caccb
|
Fixed expand flag to avoid expanding too much
|
6 years ago |
Matthias Volk
|
f2840f3a66
|
Explore relevant events further even if the DFT has already failed
|
6 years ago |
Matthias Volk
|
f2c902eedb
|
Set labels, dont care propagation and unique failed state according to relevant events
|
6 years ago |
Matthias Volk
|
10f01f66e2
|
Ignore relevant events for Don't care propagation
|
6 years ago |
Matthias Volk
|
2cf53af750
|
Proper handling of disabling/enabling events for SEQ and MUTEX
|
6 years ago |
Matthias Volk
|
1b8d0a23ed
|
Allow empty choices due to restrictions in state exploration
|
6 years ago |
Matthias Volk
|
7ff1511570
|
Updated some TODOS
|
6 years ago |
Matthias Volk
|
972371c9a2
|
Started on the notion of 'relevant events' for DFT analysis
|
7 years ago |
Matthias Volk
|
3bf14c5198
|
Larger refactoring for DFT BEs. Split into BEExponential and BEConst
|
7 years ago |
Matthias Volk
|
1f5d3b9479
|
Correct initialization of priority queue
|
7 years ago |
Matthias Volk
|
5952aa8a6f
|
Set labels, dont care propagation and unique failed state according to relevant events
|
6 years ago |
Matthias Volk
|
b4f34b13bf
|
Ignore relevant events for Don't care propagation
|
6 years ago |
Matthias Volk
|
cbbd812b42
|
Proper handling of disabling/enabling events for SEQ and MUTEX
|
6 years ago |
Matthias Volk
|
ee02357612
|
Allow empty choices due to restrictions in state exploration
|
6 years ago |
Matthias Volk
|
01df35236b
|
Updated some TODOS
|
6 years ago |
Matthias Volk
|
99651bdc71
|
Started on the notion of 'relevant events' for DFT analysis
|
7 years ago |
Matthias Volk
|
9dbb66a9bd
|
Larger refactoring for DFT BEs. Split into BEExponential and BEConst
|
7 years ago |
Matthias Volk
|
87180e1000
|
Correct initialization of priority queue
|
7 years ago |
Matthias Volk
|
98b628b269
|
Moved failableBE/Dependencies to own struct
|
7 years ago |
Matthias Volk
|
fb1ea21f9c
|
Added assertions to exclude self-loops in DFT state generation
|
7 years ago |
Matthias Volk
|
a15a0072de
|
Better debug output
|
7 years ago |
Matthias Volk
|
8a74be1b72
|
Refactored DFT settings
|
8 years ago |
Matthias Volk
|
ac8cea1e53
|
Added transient BEs
|
9 years ago |
Matthias Volk
|
1c2426b0f4
|
Print model information
|
9 years ago |
Matthias Volk
|
40212bb7e6
|
Added possibility to avoid non-determinism by only taking the first dependency
|
9 years ago |
Matthias Volk
|
d1b86c8f35
|
Failed states are Markovian
|
9 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
|
1bfd974795
|
Minor fixes
Former-commit-id: 9344ebe5aa
|
9 years ago |
Mavo
|
a419cb0d80
|
Fixed computing rates for lower and upper bound
Former-commit-id: 89846a9788
|
9 years ago |
Mavo
|
6b7bf3bba7
|
Introduced heuristic depth with distance from initial state
Former-commit-id: 1b94ebc4f9
|
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
|
cfc082417b
|
Refactoring
Former-commit-id: b3896c45a4
|
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
|
12f7c08bac
|
New class for DftStateGenerator
Former-commit-id: 5d7f798de1
|
9 years ago |