Hello,
I have a simple workflow below to determine how many totes I need to fill up all 30 items constrained by the maximum weight and volume a tote can hold.
I need to add two more constraints:
- no mixing of categories in a tote
- the maximum number of items in a tote is 3
How can I do this?
Thank you.
