Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  why subgradient optimization is called "sub-gradient"?

    Posted 04/15/10 03:26 PM

    Originally posted by: ilovetoyota


    What does the "sub" refer to? Why it is not called "gradient" optimization?
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: why subgradient optimization is called "sub-gradient"?

    Posted 04/15/10 04:04 PM

    Originally posted by: SystemAdmin


    > ilovetoyota wrote:
    > What does the "sub" refer to? Why it is not called "gradient" optimization?

    Subgradient generalizes the concept of gradient to functions that are not differentiable (but are at least locally convex). For instance, the absolute value function has no gradient at zero, but it has an infinite number of subgradients there (any number between -1 and +1, inclusive).

    /Paul
    Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
    #CPLEXOptimizers
    #DecisionOptimization