Decision Optimization

Decision Optimization

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

 View Only
  • 1.  Decision variables

    Posted Tue July 25, 2017 01:20 AM

    Originally posted by: sandeepsinghchauhan


    I have a model in which I want fixed production. I mean  I want to fix my decesion variables values. I am giving the initalguess as

    X[3]==192;
    X[4]==290;
    X[8]==180;
    X[9]==160;

    but still I am getting other productions. How can I restrict my decsion variables values? Please Help


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Decision variables

    Posted Tue July 25, 2017 05:40 AM

    Hi,

    this sounds strange. If you add those equations, they should be ok.

    Can you post your .mod and .dat ?

    regards


    #DecisionOptimization
    #OPLusingCPLEXOptimizer