help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] LP for Matrix objective function


From: Mandar
Subject: [Help-glpk] LP for Matrix objective function
Date: Tue, 17 Feb 2004 16:53:50 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 (VAUSSU03)

Hi,
I was going to use your package for the scheduling problem i am solving using matlab function linprog(f,A,b,Aeq,beq,VLB,VUB); where my f is a matrix (m*n)

but i am facing a problem because in matlab the objective function can be a matrix ,so is there anyway i can input the objective matrix of type
Z =  C1( x1+ x2 +..xn)   + C2(x1+x2+..xn) ...+Cn(x1+x2+..+xn)
minimize Z

in the glpk package?


Please guide and correct me if i am wrong.

-Mandar





reply via email to

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