Skip to content

Releases: lschneiderbauer/binpackr

binpackr 0.2.0

13 Jan 19:22

Choose a tag to compare

  • bin_pack_ffd(): fixed wrong item distribution in some cases when item sizes were greater than the bin capacity.
  • NAs in bin_pack_ffd(x = ...) are now treated consistently.

binpackr 0.1.1

09 Dec 11:13

Choose a tag to compare

  • Initial CRAN submission.