route-optimization

Community

Optimize delivery routes, cut costs.

Authorkishorkukreja
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps solve complex vehicle routing problems (VRP) to minimize transportation costs, reduce travel distance, and improve fleet efficiency.

Core Features & Use Cases

  • Route Planning: Generates optimal routes for single or multiple vehicles.
  • Constraint Handling: Accounts for time windows, vehicle capacities, and delivery/pickup requirements.
  • Algorithm Variety: Supports exact methods (MIP) and various heuristics (Nearest Neighbor, Clarke-Wright, Sweep) and metaheuristics (Simulated Annealing, Genetic Algorithms).
  • Use Case: A logistics company needs to plan daily delivery routes for 50 stops across the city, ensuring all deliveries are made within their specified time windows while minimizing fuel consumption.

Quick Start

Use the route-optimization skill to find the most efficient delivery routes for the given customer locations and constraints.

Dependency Matrix

Required Modules

pulpnumpyscipymatplotlib

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: route-optimization
Download link: https://github.com/kishorkukreja/awesome-supply-chain/archive/main.zip#route-optimization

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.