integrate-road-network

Integrate real-world street networks into VRP problems using OpenStreetMap data. Use when loading real map data, creating instances from actual locations, computing network-based distances, or building tutorials with real-world scenarios. Guides through installation, loading areas, extracting nodes, computing distance matrices, and creating PDPTW instances from map data.

$ 安裝

git clone https://github.com/dudusoar/VRP-Toolkit /tmp/VRP-Toolkit && cp -r /tmp/VRP-Toolkit/.claude/skills/integrate-road-network ~/.claude/skills/VRP-Toolkit

// tip: Run this command in your terminal to install the skill