Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
Expand all | Collapse all

A problem about column generation,modeled in c++ by calling cplex

  • 1.  A problem about column generation,modeled in c++ by calling cplex

    Posted 11/13/18 10:29 AM

    Originally posted by: arronlee11


    If the main problem of column generation algorithm has two decision variables: X and Y;the model was modeld in cplex by column;

    if  i want  set some initial value for the decision variable x,how should i do?


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: A problem about column generation,modeled in c++ by calling cplex

    Posted 11/20/18 02:13 AM


  • 3.  Re: A problem about column generation,modeled in c++ by calling cplex

    Posted 11/20/18 02:18 AM

    Originally posted by: arronlee11


    yes!  thank you~


    #CPLEXOptimizers
    #DecisionOptimization