...

priopack

priopack(V, MaxV, JT, B) by [Group] sort [Order], function

A simple variant of the bin packing algorithm intended to be used with a purchase prioritization list. Unlike the classic bin packing algorithm, not only do we seek to optimize the bin capacities, but the ordering of the units will also be preserved as much as possible.

User Contributed Notes
0 notes + add a note