/1Dbin

Classical constructive algorithms for the 1D bin-packing problem

Primary LanguagePythonMIT LicenseMIT

1Dbin

Implementation of some classic constructive heuristics for the one-dimensional bin-packing problem.

  • First Fit
  • Best Fit
  • Decreasing First Fit