in reply to Re: Challenge: Twist On Bin Packing
in thread Challenge: Twist On Bin Packing

japhy,
This solution is valid AFAICT since it produces 4 bins and if you were filling them left to right none of the remaining items could fit in the current bin. In the event of ties (different arrangements producing the same number of bins) either solution is acceptable.

Cheers - L~R