VRPLIB icon indicating copy to clipboard operation
VRPLIB copied to clipboard

Handle rounding conventions

Open leonlan opened this issue 1 year ago • 1 comments

PyVRP uses the DIMACS rounding convention for two of its benchmark sets. This rounding convention can be added to the VRPLIB format so that we don't have to pass a custom round_func to each benchmark instance set.

leonlan avatar Feb 21 '24 15:02 leonlan