Google OR-Tools Max number vehicles for zone
I’m beginner in constraint programming and I’m using Google or-tools library in my c# program.
In my problem nodes belong to zones, characterised by a maximum number of vehicles in transit towards them (for example if a zone has the limit set to 1, only one vehicles can execute a mission that belong to that zone).
Or tools: how to model dynamic capacity and for tasks
I am working on job shop scheduling problem where i have tasks that are defined as interval variables: