Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  logistic function constraint

    Posted 04/28/16 04:53 PM

    Originally posted by: luisequinones


    Does anyone could help me with this?

    I need to model a constraint of the form:

    1/(1+ exp(-0.5*(Dvar-4))) >=0.8

    Where the only decision variable is Dvar


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: logistic function constraint

    Posted 04/28/16 05:13 PM

    This really has nothing to do with CPLEX per se, and looks suspiciously like a homework problem. Here's a hint: the logarithm function is your friend.


    #CPLEXOptimizers
    #DecisionOptimization