Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.

 View Only
  • 1.  removing a visit

    Posted Fri August 08, 2008 06:51 PM

    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