7 Commits (f2e9d20a8de8b921c8d45ca39b563ad2f48dc4c7)

Author SHA1 Message Date
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 9 years ago
Mavo 64699a7bad Several improvements 9 years ago
Mavo 02c4195f31 Better upper bound for independent subtrees 9 years ago
Mavo b669a3acef Only sort bucket queue if more than 10% is unsorted 9 years ago
Mavo 58f8707293 Tighter over-approximation 9 years ago
Mavo 945447e7e0 Use DFS as default 9 years ago
Mavo 815bbf10ab Remove map and use linear search in BucketPriorityQueue 9 years ago
Mavo 8d38358c11 Use BucketPriorityQueue instead of DynamicPriorityQueue 9 years ago