-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
Doc: Optimization SiteIssue related to https://developers.google.com/optimization/ or Documentation in generalIssue related to https://developers.google.com/optimization/ or Documentation in generalHelp NeededModeling/Usage problemModeling/Usage problemLang: .NET.Net wrapper issue.Net wrapper issueSolver: RoutingUses the Routing library and the original CP solverUses the Routing library and the original CP solver
Milestone
Description
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#).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Doc: Optimization SiteIssue related to https://developers.google.com/optimization/ or Documentation in generalIssue related to https://developers.google.com/optimization/ or Documentation in generalHelp NeededModeling/Usage problemModeling/Usage problemLang: .NET.Net wrapper issue.Net wrapper issueSolver: RoutingUses the Routing library and the original CP solverUses the Routing library and the original CP solver