Matthias Volk
|
f2e9d20a8d
|
Set correct order for priorities according to heuristic
|
6 years ago |
Matthias Volk
|
7b4a51effe
|
Removed approximation heuristic NONE
|
6 years ago |
Matthias Volk
|
3dd0bffef9
|
Refactored BucketPriorityQueue
|
6 years ago |
Matthias Volk
|
a302ec9cfc
|
Fix in BucketPriorityQueue
|
6 years ago |
Matthias Volk
|
2658a02604
|
Fixed compiler warnings for unused lambda captures
|
7 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
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
|
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
|
cd1aec7750
|
Heuristic using the difference between upper and lower bound
Former-commit-id: a514e33d69
|
9 years ago |
Mavo
|
64699a7bad
|
Several improvements
Former-commit-id: 047ebde33b
|
9 years ago |
Mavo
|
02c4195f31
|
Better upper bound for independent subtrees
Former-commit-id: 64f5a1ca60
|
9 years ago |
Mavo
|
b669a3acef
|
Only sort bucket queue if more than 10% is unsorted
Former-commit-id: 7ebd1e49c8
|
9 years ago |
Mavo
|
58f8707293
|
Tighter over-approximation
Former-commit-id: 824e74f88d
|
9 years ago |
Mavo
|
945447e7e0
|
Use DFS as default
Former-commit-id: 34f9e80d1b
|
9 years ago |
Mavo
|
815bbf10ab
|
Remove map and use linear search in BucketPriorityQueue
Former-commit-id: 3fc131facb
|
9 years ago |
Mavo
|
8d38358c11
|
Use BucketPriorityQueue instead of DynamicPriorityQueue
Former-commit-id: 7a22ef5b16
|
9 years ago |