tsp-algorithms

Implement Traveling Salesman Problem algorithms for route optimization. Use this skill when finding shortest routes through multiple points, solving pick path problems, implementing nearest neighbor or 2-opt algorithms, or optimizing travel sequences.

$ 安裝

git clone https://github.com/benchflow-ai/skillsbench /tmp/skillsbench && cp -r /tmp/skillsbench/shared_workspace/pick-path-optimization/environment/skills/tsp-algorithms ~/.claude/skills/skillsbench

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