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

MultiVehicleCostMatrix feature for Jsprit #327

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

MultiVehicleCostMatrix feature for Jsprit #327

wants to merge 1 commit into from

Conversation

ShivKJ
Copy link

@ShivKJ ShivKJ commented Feb 27, 2017

Purpose of this MultiVehicleCostMatrix is to enable different costMatrix for different VehicleTypeId (Each VehicleType has a VehicleTypeId).

In case, method "public double getTransportCost" is invoked with Vehicle as null then in that case distance corresponding to some default vehicleType is provided.

This class is instantiated with the help of Builder class where default vehicleTypeId is supplied.

…rix for different VehicleTypeId (Each VehicleType has a VehicleTypeId).

In case, method "public double getTransportCost" is invoked with Vehicle as null then in that case distance corresponding to some default vehicleType is provided.

This class is instantiated with the help of Builder class where default vehicleTypeId is supplied.
@ShivKJ
Copy link
Author

ShivKJ commented Feb 15, 2018

Hi,
Could you recommend the changes so that we can close the pull request?

@ShivKJ
Copy link
Author

ShivKJ commented May 22, 2021

Could we close or decline the PR?

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.

1 participant