BinPacker.EqualNumBallsPerBinObjective (bin_packer v0.1.0) View Source

This objective attempts to place balls into bins such there are an equal number of balls in each bin

This is simply EqualNumBallAttributePerGroupObjective, where the bin attribute is the bin's id and the value of the ball's attribute is a constant.