Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  some questions about callback

    Posted 02/26/09 12:17 AM

    Originally posted by: SystemAdmin


    [zhzhang said:]

    I invoke a callback to get the value of a variable, which is defined as the sum of other variables, at each nodes. For instance, z>=x1+x2+x3, where z, x1, x2, x3 are all variables.  I , however, find that the value gotten by invoking function getValue(z) is less than the sum of getValue(xi) at some nodes. What's reason? Thanks.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: some questions about callback

    Posted 03/01/09 07:27 PM

    Originally posted by: SystemAdmin


    [prubin said:]

    Is the value of z slightly less than the sum of the other variables (which could be rounding error) or significantly less?
    #CPLEXOptimizers
    #DecisionOptimization