Hi,
I'm using GLPK C API and I'm having problems to express my objective.
I have about 40 conditions: a*year[i] + b*measure[i] + c + d[i] = res[i]
I have to find the tuple {a,b,c}, where sum{d[i]} in minimum
Data I have: arrays year[], measurem[], res[]. This is NOT LPIAny ideas? Thanks, Dirso
_______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
