BinPacker.EqualNumBallAttributePerBinObjective (bin_packer v0.1.0) View Source

This objective attempts to place balls into bins such that the given ball attribute is equally represented in each bin.

This is simply EqualNumBallAttributePerGroupObjective, where the bin attribute is the bin's id.