Skip to content

Which problem option to select? #593

Closed Answered by N-Wouda
bmorlo asked this question in Q&A
May 27, 2024 · 4 comments · 20 replies
Discussion options

You must be logged in to vote

my plan is to edit your pyvrp package (on Linux), build it, and then publish it on PyPI to use it also on e.g. a windows PC.

You don't need to push to PyPI to get the required wheels out - you can download them once the GitHub Action has completed. For us, that's every time the CD runs, for example here.

As I am not working with time windows, I was curious, how the cvrp solver differs from the vrptw in terms of performance. Would you recommend simply sticking to the vrptw solver in any case?

It should be a bit (up to 20-25%?) faster because the CVRP-specific build removes all time window computations from the algorithm. This build option will probably be removed as part of #502, but w…

Replies: 4 comments 20 replies

Comment options

You must be logged in to vote
3 replies
@bmorlo
Comment options

@N-Wouda
Comment options

@bmorlo
Comment options

Answer selected by N-Wouda
Comment options

You must be logged in to vote
4 replies
@bmorlo
Comment options

@leonlan
Comment options

@bmorlo
Comment options

@bmorlo
Comment options

Comment options

You must be logged in to vote
12 replies
@bmorlo
Comment options

@leonlan
Comment options

@bmorlo
Comment options

@bmorlo
Comment options

@leonlan
Comment options

Comment options

You must be logged in to vote
1 reply
@N-Wouda
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants