How can I convert this Min function (bold highlighted) in objective problem into simple mathematical equation:
Min(x,y)[a[i]*(x[i]-y[i])+ b[i] min(x[i], M-c[i])] s.t. c[i]-x[i]+y[i]≤M
here x[i] and y[i] are decision variables.
How can I convert this Min function (bold highlighted) in objective problem into simple mathematical equation:
Min(x,y)[a[i]*(x[i]-y[i])+ b[i] min(x[i], M-c[i])] s.t. c[i]-x[i]+y[i]≤M
here x[i] and y[i] are decision variables.
Copyright © 2021 JogjaFile Inc.