Uses of Package
org.cicirello.search.problems.binpack
Package
Description
Classes and interfaces related to the Bin Packing.
-
ClassDescriptionThis class is used by the
BinPackingSolution
class to represent the contents of a bin in a solution to aBinPacking
problem instance.This class, and its nested classes, implements the Bin Packing problem.This class represents a solution to aBinPacking
problem instance.