<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Fast 1d Bin Packing</dc:title>
  <dc:title>R package binpackr version 0.2.0</dc:title>
  <dc:description>Implements the First Fit Decreasing algorithm to achieve one dimensional heuristic bin packing. Runtime is of order O(n log(n)) where n is the number of items to pack. See "The Art of Computer Programming Vol. 1" by Donald E. Knuth (1997, ISBN: 0201896834) for more details.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>LinkingTo: cpp11</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), hedgehog (&gt;= 0.1), BBmisc (&gt;= 1.13)</dc:relation>
  <dc:creator>Lukas Schneiderbauer &lt;lukas.schneiderbauer@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Lukas Schneiderbauer [aut, cre, cph]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-01-12</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=binpackr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.binpackr</dc:identifier>
</oai_dc:dc>
