PyVRP / VRPLIB

Python package to read and write vehicle routing problem instances.
https://github.com/PyVRP/VRPLIB
MIT License
80 stars 6 forks source link

Specify instance and solution formats in README #93

Closed leonlan closed 1 year ago

leonlan commented 1 year ago

For Solomon:

<NAME>

VEHICLE
NUMBER  CAPACITY
<number> <capacity>

CUSTOMER
CUST. NO    XCOORD. YCOORD. DEMAND  READY TIME  DUE DATE    SERVICE TIME
<data row 1>