[FlopCpp] basic question about constraint from GNU Math Prog to Flopcpp

marcos.roberto.silva marcos.roberto.silva at uol.com.br
Thu Dec 14 15:28:45 EST 2006


Hi all,
I have a model written in GNU MathProg (GLPK) for the
Network Design Problem with the following constraint:

s.t. r1 {i in N, ka in K} : sum{j in N} f[i,j,ka] - sum{l in
N} f[l,i,ka] = (if i==O[ka] then R[ka] else (if i==D[ka]
then -R[ka] else 0));

How can I represent this constraint in Flopcpp?

Thank you.
Best Regards.

Marcos Roberto Silva
Brazil




More information about the FlopCpp mailing list