Wingkins
unread,Apr 8, 2011, 8:00:30 AM4/8/11Sign 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 AIMMS - The Modeling System, ie_w...@stu.ust.hk
Dear sir,
let say i have 2 sets, the distribution center(DC)(index:i) and the
customers(C)(index :j), and now I want to introduce the binary
variables
Xij that will equal to 1 when customer j assigned to distribution i,
and
equal 0 when otherwise. How should I set the conditions at aimms?
Thank you