Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write instances and solutions #109

Merged
merged 14 commits into from
Oct 6, 2023
Merged

Write instances and solutions #109

merged 14 commits into from
Oct 6, 2023

Conversation

leonlan
Copy link
Member

@leonlan leonlan commented Oct 4, 2023

Closes #14.

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

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%> (ø)

📢 Thoughts on this report? Let us know!.

@leonlan leonlan merged commit f181785 into master Oct 6, 2023
@leonlan leonlan deleted the write-module branch October 6, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write VRP instances
1 participant