VRPLIB icon indicating copy to clipboard operation
VRPLIB copied to clipboard

Added edge_duration section

Open Shashank-1234 opened this issue 4 months ago • 2 comments

Added duration section and functions to parse the instance as well as read and write functions in vrplib to handle problems that has both durations and distances which need to be simultaneously optimised. pyvrp does offer the functionality https://github.com/PyVRP/PyVRP/pull/546 which is not yet implemented in the vrplib.

Shashank-1234 avatar Oct 04 '24 18:10 Shashank-1234