Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Stochastic parameter

    Posted 12/09/09 05:25 PM

    Originally posted by: hail lab


    Hi,

    Is it possible to set a stochastic parameter.
    for example:

    float targetSpeed = 25,26,27;
    It means that the targetSpeed value can be 25 or 26 or 27

    OR

    float targetSpeed = N(25,2)
    It means that the targetSpeed value follows a normal distribution with the mean value of 25 and standard deviation value of 2

    Thanks

    Hail
    #DecisionOptimization
    #OPLusingCPLEXOptimizer