-
Feature Request
-
Resolution: Unresolved
-
Major
-
6.2.0.Final
-
NEW
-
NEW
The current Construction Heuristics (the Fit and Insertion variants) are great for most use cases, but they aren't good for Vehicle Routing.
Research papers show that Nearest Neighbour variants perform much better on VRP.
Furthermore, when scaling out, add-ons such as Nearby Selection and Limited Selection, will (theoretically) work much better on Nearest Neighbour variants than they do on Fit and Insertion variants.
- is blocked by
-
PLANNER-486 New Construction Heuristic: Allocate to value from queue
- Open
- relates to
-
PLANNER-359 Nearby selection for Construction Heuristics
- Resolved
-
PLANNER-2564 Review usage of impl.* imports in optaplanner-examples
- Resolved