jagua_rs::entities::instances

Module bin_packing

Source

Structsยง

  • Bin-packing problem instance: a set of items to be packed into a set of bins. The items are to be packed in such a way that the total cost of the bins used is minimized.