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

Write instances and solutions #109

Closed leonlan closed 9 months ago

leonlan commented 9 months ago

Closes #14.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Files Coverage Δ
vrplib/__init__.py 100.00% <100.00%> (ø)
vrplib/write/__init__.py 100.00% <100.00%> (ø)
vrplib/write/write_instance.py 100.00% <100.00%> (ø)
vrplib/write/write_solution.py 100.00% <100.00%> (ø)

:loudspeaker: Thoughts on this report? Let us know!.