help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] question


From: miguel montoya
Subject: [Help-glpk] question
Date: Fri, 9 Sep 2005 17:36:13 -0300

I want to solve in glpk the following problem (matricial forms):
 
Minimizar f
f=cx
subjecto to
Ax=b
Cx<=d
 
in glpk it is possible to introduce two matrix using the function LPX_LOAD_MATRIX ???????? or simply I have to turn the restrictions of the type <= to = and load only one matrix ?????
 
thanks for help me
 
MIGUEL MONTOYA
 

reply via email to

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