Given a varying # of bags, each containing a varying # of&nbsp; golf balls. what&#39;s the best/practical algorithm to sort these bags to the fewest buckets. The buckets can hold varying # of golf balls. assume bags don&#39;t consume space.<br>
If the actual # matters,&nbsp;&nbsp; assume&nbsp; 5~20 bags, 10~500 balls per bag, 500~600 balls per bucket.<br><br>I thought some one&nbsp; else on the list asked for similar things for&nbsp; backup grouping. couldn&#39;t find in my own ALE archive in gmail :(<br>
<br>