Skip to content

Upgrades to latest pyvroom, applies timeout#191

Open
merschformann wants to merge 2 commits intodevelopfrom
merschformann/pyvroom-update
Open

Upgrades to latest pyvroom, applies timeout#191
merschformann wants to merge 2 commits intodevelopfrom
merschformann/pyvroom-update

Conversation

@merschformann
Copy link
Copy Markdown
Member

Description

Upgrades to the latest pyvroom version and applies timeout as intended.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Python Pyvroom routing example to use the latest pyvroom release and wires the Nextmv duration option into VROOM’s solver call as a timeout.

Changes:

  • Bump pyvroom dependency from 1.15.0 to 1.15.1.
  • Convert input.options.duration (seconds) into a timedelta timeout and pass it into problem_instance.solve().

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

File Description
python-pyvroom-routing/requirements.txt Updates the pinned pyvroom version to 1.15.1.
python-pyvroom-routing/main.py Implements timeout handling from input.options.duration and forwards it to VROOM’s solve().

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@merschformann merschformann enabled auto-merge April 20, 2026 22:27
@merschformann merschformann disabled auto-merge April 20, 2026 22:30
@merschformann
Copy link
Copy Markdown
Member Author

For reference: this waits on a new release of pyvroom to incorporate VROOM-Project/pyvroom#141, or, removing the duration. 😊

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.

4 participants