Uses of Class
org.jacop.constraints.binpacking.BinItem
Packages that use BinItem
-
Uses of BinItem in org.jacop.constraints.binpacking
Fields in org.jacop.constraints.binpacking declared as BinItemModifier and TypeFieldDescriptionfinal BinItem[]
Binpacking.item
It keeps together a list of variables which define bin for item i and their weigts.Methods in org.jacop.constraints.binpacking with parameters of type BinItem