Hi
How can I use the "max" in GLPK
CAn I use it.
this is my problem 

var lambdaIJ{i in I, j in I};
/* le trafic total sur le lien (i,j) */

var lambdaM{i in I, j in I} = max(lambdaIJ[i,j]);
/*le paramètre de congestion */

minimize cost : lambdaM;

When I compile him i hove some problem
Thanks you for help me
Best Regards


SOYEZ TOUJOURS JOYEUX 

ANATO Miminwanon Cyrille 
Elève Ingénieur à l'Institut de Mathématiques
et de Sciences Physiques
O7 BP 1130 Cotonou ( BENIN) 
Tél Fixe : 00229 21353081 
Tél Portable : 00229 97886021




        

        
                
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com


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

Reply via email to