Originally posted by: AMM1
Hello
i am trying to solve VRP with one time window using CP
my VRP problem is with one vehicle , distances between clients set to 0 also no depot to start and end at it.
since the one vehicle cant serve all of the 300 client , my objective is to maximize the number of served clients using this vehicle
how to write that?
#DecisionOptimization#OPLusingCPLEXOptimizer