-------- Forwarded Message --------
From: Bender85 <[email protected]>
To: [email protected]
Subject: [Help-glpk] print set of set
Date: Mon, 20 Feb 2012 13:40:26 -0800 (PST)

Hi,

I'm trying to define a set of a set like the following:

set Days;
set SlotsOfDay{d in Days};


and then in the data section:

set TimeslotsOfDay[1] :=        1..6;

so far I don't get any errors, but I can't print it, so I think it's not
refined correctly.

Is there any way?

Thanks


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

Reply via email to