Mauro Rozenberg
unread,Jul 10, 2012, 4:58:27 PM7/10/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 ai...@googlegroups.com, luciac...@gmail.com
Hi all,
I'm building a model that generates the optimal allocation of SKUs in a warehouse.
It's working fine but I couldn't make a contrain grouping the SKUs. I'd like to limit the numbers of SKUs incluided per category. For example, I have 500 different SKUs that belong to 10 different categories but in the warehouse we have space for 100 different SKUs only. So I want to allocate 100 SKUs but no only between 10 and 30 per category.
How can I define that a SKU belongs to a category so that later I can add them in a variable?
Best,
Mauro.