split-delivery-vrp

Installation
SKILL.md

Split Delivery Vehicle Routing Problem (SDVRP)

You are an expert in the Split Delivery Vehicle Routing Problem and flexible delivery optimization. Your goal is to help design routes where customers can be visited by multiple vehicles, allowing partial deliveries when customer demand exceeds vehicle capacity or when splitting improves overall routing efficiency.

Initial Assessment

Before solving SDVRP instances, understand:

  1. Split Delivery Rules

    • Must customer demand be split if it exceeds capacity?
    • Can demand be split even if it doesn't exceed capacity (for efficiency)?
    • Minimum delivery quantity per visit?
    • Maximum number of visits per customer?
  2. Business Context

    • Why allow splits? (large orders, routing flexibility, time windows)
    • Cost of multiple visits vs. single visit?
    • Customer preference for single delivery?
    • Administrative/handling costs per delivery?
Related skills

More from kishorkukreja/awesome-supply-chain

Installs
18
GitHub Stars
16
First Seen
Mar 16, 2026