PyVRP / VRPLIB

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

Raise when data is both specification and section #120

Closed leonlan closed 3 months ago

leonlan commented 3 months ago

This PR raises errors when parsing VRPLIB instances that uses the same keyword as specification and data section.