/VRPTW-ALNS-Gurobi

Hobby project to solve a routing problem I encounter while making cycling routes. Read OSM data, obtain a distance matrix with OSRM, get feasible solutions with an ALNS, and compute lowerbounds with a MIP in Gurobi.

Primary LanguageC++

This repository is not active