Matthias Volk
|
19ba1c38e7
|
Set correct order for priorities according to heuristic
|
6 years ago |
Matthias Volk
|
e53d946b04
|
Refactored BucketPriorityQueue
|
6 years ago |
Matthias Volk
|
f2e9d20a8d
|
Set correct order for priorities according to heuristic
|
6 years ago |
Matthias Volk
|
3dd0bffef9
|
Refactored BucketPriorityQueue
|
6 years ago |
Matthias Volk
|
a302ec9cfc
|
Fix in BucketPriorityQueue
|
6 years ago |
Matthias Volk
|
8cbfccba22
|
Hacked approximation for probabilities
|
8 years ago |
Matthias Volk
|
02c7ace5e6
|
Use heuristic NONE
|
8 years ago |
sjunges
|
112fb8f61e
|
moving dfts to their own lib and cli
|
8 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
8 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
8 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
8 years ago |
Mavo
|
cd1aec7750
|
Heuristic using the difference between upper and lower bound
Former-commit-id: a514e33d69
|
8 years ago |
Mavo
|
64699a7bad
|
Several improvements
Former-commit-id: 047ebde33b
|
8 years ago |
Mavo
|
6778a018ad
|
Use heuristic probability
Former-commit-id: 747b34cfdc
|
8 years ago |
Mavo
|
386d4c7f05
|
Use heuristic NONE to explore complete state space
Former-commit-id: 25990b5dda
|
8 years ago |
Mavo
|
58f8707293
|
Tighter over-approximation
Former-commit-id: 824e74f88d
|
8 years ago |
Mavo
|
945447e7e0
|
Use DFS as default
Former-commit-id: 34f9e80d1b
|
8 years ago |
Mavo
|
815bbf10ab
|
Remove map and use linear search in BucketPriorityQueue
Former-commit-id: 3fc131facb
|
8 years ago |
Mavo
|
8d38358c11
|
Use BucketPriorityQueue instead of DynamicPriorityQueue
Former-commit-id: 7a22ef5b16
|
8 years ago |