Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only

Adding an intial solution to MIP with Interactive Optimizer

  • 1.  Adding an intial solution to MIP with Interactive Optimizer

    Posted 06/25/09 08:38 AM

    Originally posted by: SystemAdmin


    [sketch131 said:]

    Hi everyone,

    I've been trying to implement a binary integer program in the interactive optimizer and have run into a bit of a problem. I've been able to input the objective function, bounds and constraints easy enough, but I want to be able to give the program an initial feasible integer solution I've found with a separate heuristic. I've seen using the setVector command a few times, but I'm unable to use this with the interactive optimizer. Any help with this would be great.


    #CPLEXOptimizers
    #DecisionOptimization