Skip to content

QUESTION ABOUT VEHICLE CAPACITY #2

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

Open
anonymoussss25 opened this issue Jun 7, 2021 · 2 comments
Open

QUESTION ABOUT VEHICLE CAPACITY #2

anonymoussss25 opened this issue Jun 7, 2021 · 2 comments

Comments

@anonymoussss25
Copy link

Hi. I want to ask, for the vehicle capacity in the main class - this line "int VehicleCap = 50;", is this the total capacity of all vehicles or is it represent each vehicle?

@nimich
Copy link
Owner

nimich commented Jul 22, 2021

Hi It is each Vehicle capacity. Fore example if you have NoOfVehicles 10 with VehicleCap 50 the total capacity is 500 units

@jef07
Copy link

jef07 commented Nov 28, 2021

Hi Nikolaos, one question: has this algorithm been tested on VRP instances presented in Bibliography? Like Solomon's ones? If yes, are the results optimal? thanks

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

No branches or pull requests

3 participants