daunfamily / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:C++ 100.0%