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

Expose packCumulsOfOptimizerDimensionsFromAssignment methods to Java #1969

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ateirney
Copy link
Contributor

This changeset provides to the java language the ability to call the C++ PackCumulsOfOptimizerDimensionsFromAssignment methods on RoutingModel.

There are two methods exposed, one that takes a timeout in milliseconds and another that does not and will, therefore, have an infinite timeout.

@Mizux Mizux self-assigned this Apr 20, 2020
@Mizux Mizux added Feature Request Missing Feature/Wrapper Lang: Java Java wrapper issue Solver: Routing Uses the Routing library and the original CP solver labels Apr 20, 2020
@Mizux Mizux added this to the v7.7 milestone Apr 20, 2020
@Mizux Mizux modified the milestones: v7.7, v7.8 Jun 12, 2020
@ateirney
Copy link
Contributor Author

ateirney commented Jul 8, 2020

This pull request can be closed without merging as I no longer need access to these methods.

@Mizux Mizux modified the milestones: v7.8, v7.9 Jul 24, 2020
@Mizux Mizux modified the milestones: v8.0, v8.1 Sep 9, 2020
@Mizux Mizux modified the milestones: v8.1, v8.2 Nov 25, 2020
@Mizux Mizux modified the milestones: v8.2, v8.3 Feb 10, 2021
@Mizux Mizux modified the milestones: v9.0, v9.1 Mar 22, 2021
@Mizux Mizux modified the milestones: v9.1, v9.2 Sep 13, 2021
@Mizux Mizux modified the milestones: v9.2, v9.3 Oct 5, 2021
@Mizux Mizux modified the milestones: v9.3, v10.0 Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Missing Feature/Wrapper Lang: Java Java wrapper issue Solver: Routing Uses the Routing library and the original CP solver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants