Originally posted by: enthuTyro
Hi,
I am having an objective function of the form:
sum(i in iterator) ROI(i)*binary(i)/sum(i in iterator) cost(i)*binary(i)
Aforementioned constraint is a non-linear one with binary(i) being the decision variable. I am looking forward for linearising this constraint. Any help will be appreciated.
Regards,
Abhi
#CPLEXOptimizers#DecisionOptimization