Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Infeasibility row

    Posted 08/18/09 05:11 PM

    Originally posted by: SystemAdmin


    [dant said:]

    Hi,

    I'm a complete newbie. I have ILOG OPL Development Studio IDE. How do I trace the source of the infeasibility if I get the following message?

    Infeasibility row 'id91323':  0  = -10.

    Any help is much appreciated.

    Regards.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Infeasibility row

    Posted 10/07/09 05:42 AM

    Originally posted by: SystemAdmin


    [achterberg said:]

    I think that there should be an option to run the conflict refiner. This tool will provide a small subproblem of your model that is still infesaible. By looking at this subproblem you may be able to find the reason for the infeasibility. Sometimes, this is a modeling mistake, sometimes an error in the data, and sometimes it points to an issue in the real-world system that you are modeling.

    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Infeasibility row

    Posted 10/12/09 11:55 AM

    Originally posted by: SystemAdmin


    [cplexuser said:]

    Feasopt is another method to detect the infeasibility. It also suggests the minimum bounds/constraints that can be modified to make the problem feasible. It does not change the original problem though.

    I have used it through concert/interactive optimizer and proved very useful. Please check if you have an option to use this.
    #CPLEXOptimizers
    #DecisionOptimization