Hi there,

i just recently startet to get used to GLPK and right now I can't find help
in the wikibooks or manuals, so I try it here.

I want to define constraints (especially upper bounds) for a two dimensional
variable. In my case, the Variable is like that:
               power1       power2       power3  ....
january
february
...

The specialty about this is the easy form of  the constraint: one column its
always the same number. Like that:

               power1       power2       power3  ....
january     c1              c2             c3
february    c1              c2             c3
...

Is there an easy way to declare such a constraint in one line, or do I
really have to make a table with an entry for each row and column?

Thx,
Raketenschnitzel
-- 
View this message in context: 
http://old.nabble.com/How-can-I-define-bounds-for-a-two-dimensional-variable-easily--tp33196373p33196373.html
Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com.
_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to