Originally posted by: CesarRodriguez
Hello,
I have been working on an optimization model that requires the use of a standard normal distribution.
In my model I defined a decision variable "x", and for the objective function I need to maximize an expression that includes the standard normal distribution value of the decision variable "x".
Please I need to know how to express this in C++ API language for Cplex.
Thanks a lot.
#DecisionOptimization#OPLusingCPLEXOptimizer