Generate or solve locally
Instance generation (OSM city fetch, CVRP/VRPTW sampling, TD families) and solving now run locally with the MAMUT-routing-tools suite instead of on this website. Local runs are faster, are not limited by a shared public server, and write instances straight to your machine.
Quick start: install uv, then run uvx --from mamut-routing-tools mamut-tools gui start (published on PyPI). The local GUI covers the core generation and solving workflow, persists checker-validated solution runs and background-job logs, and keeps growing toward full parity with the former website workbench.