Originally posted by: SystemAdmin
[anahana said:]
I'm using Dispatcher 4.5 to solve some version of the PDP problem; I need to remove some visits from the model and the solution; I used the csvReader to read the node and visit information from file and then used the model.remove(visit) to remove the visits from the model (through a loop of course); however, it is not working, the visits are not removed from the model, none of them...
any thoughts
thanks.
#CPOptimizer#DecisionOptimization