help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] How to represent this question in GLPK?


From: Welson Sun
Subject: [Help-glpk] How to represent this question in GLPK?
Date: Wed, 18 Feb 2004 16:23:12 -0700

Hi, I am quite new to linear programing, but my boss would like the result by tomorrow. :-( I just got the JNI working under Windows and Linux. (Thanks to address@hidden)
 
Here is my problem:
 
Minimize CX  (C is a row vector with n elements, X is a column vector with n elements)
So that:
 
Xi - Xj <= Wij ( 0<= i,j <= n-1 )
 
and both C and X is integer vector.
 
 
Best Regards,

Welson Sun

-------------------------------------
Electrical and Computer Engineering
Brigham Young Unversity
461 CB, Provo, Utah 84602

Office: (801) 422-7206
Email:  address@hidden
-------------------------------------

reply via email to

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