help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Minimizing an array sum


From: Edilson Vasconcelos de Melo Junior
Subject: [Help-glpk] Minimizing an array sum
Date: Wed, 13 Oct 2010 11:36:59 -0300

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 LPI

Any ideas?

Thanks,
Dirso

reply via email to

[Prev in Thread] Current Thread [Next in Thread]