Hi,

I've been using GLPK to solve an optimisation with objective function of the 
form 

        (c1*x1) + (c2*x2) + ... + (cn * xn) 

Is there any way to use GLPK to solve an objective function of the form? 

        [(c1*x1) + (c2*x2) + ... + (cn * xn)] / [(d1*x1) + (d2*x2) + ... + (dn 
* xn)] 

Thanks in advance for any assistance 

Regards 

Dan


      
____________________________________________________________________________________
Get easy, one-click access to your favorites. 
Make Yahoo! your homepage.
http://www.yahoo.com/r/hs 





_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to