Originally posted by: SystemAdmin
Hi,
Can I use the IloArcTan function within the objective function.
I want to normalize my second objective to something like: min : Obj1 + ( arctan(Obj2) / (pi/2) )
I got an IloAlgorithm::CannotExtractException. Any hint ?
Thank you
#CPLEXOptimizers#DecisionOptimization