esra
unread,May 29, 2012, 4:55:43 PM5/29/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gamsworld
set
Y (I) new slugs /S6,S7,S8/
P products /P1,P2,P3/
binary variables
yp (I,P) denoting that product p is contained in slug i whenever yi
slug S6 must contain p1,
slug S7 must contain p2,
slug S8 must contain p3.
How can I that ?