help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] fixing a variable


From: hussin hassen
Subject: [Help-glpk] fixing a variable
Date: Thu, 18 Jun 2009 04:08:09 -0700 (PDT)

Hi everybody,

Is there any one who can help me by telling me how to fix the value of a 
variable at certain set members? For example:
I tried:

var X {i} , X['1'] = -18;

but it didn't work in MathProg.
(note:  i is a set := 1,2,...24)

I tried also, in data section:

fix X('1') = -18; 
but it did not work too.

Thanks,

Hussin


      




reply via email to

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