Skip to content

[Question] How to specify which nodes a vehicle is allowed to visit in cscvrptw? #334

@eliaspax42

Description

@eliaspax42

What is the best way to specify (or limit) the nodes specific vehicles are allowed to visit (I know upfront what nodes a vehicle is allowed to visit)?
I'm trying to model 'skills vrp', i.e. each vehicle have a set of 'skills' and each location have a set of 'required skills'.
A vehicle should only be able to visit a location if the vehicle has all the skills required by the location.
Is there a C# example of this or something similar somewhere?
Any help appreciated (even if not C#).

Metadata

Metadata

Assignees

Labels

Doc: Optimization SiteIssue related to https://developers.google.com/optimization/ or Documentation in generalHelp NeededModeling/Usage problemLang: .NET.Net wrapper issueSolver: RoutingUses the Routing library and the original CP solver

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions