N-Wouda / Euro-NeurIPS-2022

OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.
Other
16 stars 2 forks source link

Enumerate every route #135

Closed N-Wouda closed 2 years ago

N-Wouda commented 2 years ago

This PR moves subpath enumeration into the route-based local search, rather than doing it once at the end.