<?xml version="1.0" encoding="UTF-8" ?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-06-24T15:38:53Z</responseDate><request identifier="10.35097/fy7exh97gn7dxp5j" metadataPrefix="datacite" verb="GetRecord">https://www.radar-service.eu/oai/OAIHandler</request><GetRecord><record><header><identifier>10.35097/fy7exh97gn7dxp5j</identifier><datestamp>2025-05-28T07:46:34Z</datestamp><setSpec>radar4kit</setSpec></header><metadata><resource xmlns="http://datacite.org/schema/kernel-4"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://datacite.org/schema/kernel-4 https://schema.datacite.org/meta/kernel-4.4/metadata.xsd">
   <identifier identifierType="DOI">10.35097/fy7exh97gn7dxp5j</identifier>
   <creators>
      <creator>
         <creatorName>Disselnmeyer, Max</creatorName>
         <givenName>Max</givenName>
         <familyName>Disselnmeyer</familyName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0009-0008-5689-2235</nameIdentifier>
         <affiliation>Institut für Informationsmanagement im Ingenieurwesen (IMI), Karlsruher Institut für Technologie (KIT)</affiliation>
      </creator>
      <creator>
         <creatorName>Bömer, Thomas</creatorName>
         <givenName>Thomas</givenName>
         <familyName>Bömer</familyName>
         <affiliation/>
      </creator>
      <creator>
         <creatorName>Dörr, Laura</creatorName>
         <givenName>Laura</givenName>
         <familyName>Dörr</familyName>
         <affiliation/>
      </creator>
      <creator>
         <creatorName>Meyer, Anne</creatorName>
         <givenName>Anne</givenName>
         <familyName>Meyer</familyName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0000-0001-6380-1348</nameIdentifier>
         <affiliation>Institut für Informationsmanagement im Ingenieurwesen (IMI), Karlsruher Institut für Technologie (KIT)</affiliation>
      </creator>
   </creators>
   <titles>
      <title>Buffer_Reshuffling_and_Retrieval_Integer_Programming_Instances_and_Results</title>
   </titles>
   <publisher>Karlsruhe Institute of Technology</publisher>
   <dates>
      <date dateType="Created">2025</date>
   </dates>
   <publicationYear>2025</publicationYear>
   <subjects>
      <subject>Engineering</subject>
   </subjects>
   <resourceType resourceTypeGeneral="Dataset"/>
   <rightsList>
      <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
      <rights schemeURI="https://spdx.org/licenses/"
              rightsIdentifierScheme="SPDX"
              rightsIdentifier="CC-BY-4.0"
              rightsURI="https://creativecommons.org/licenses/by/4.0/legalcode">Creative Commons Attribution 4.0 International</rights>
   </rightsList>
   <contributors>
      <contributor contributorType="RightsHolder">
         <contributorName>Disselnmeyer, Max</contributorName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="https://orcid.org/">0009-0008-5689-2235</nameIdentifier>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName>Bömer, Thomas</contributorName>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName>Dörr, Laura</contributorName>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName>Meyer, Anne</contributorName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="https://orcid.org/">0000-0001-6380-1348</nameIdentifier>
      </contributor>
   </contributors>
   <descriptions>
      <description descriptionType="Abstract">Buffers are prevalent in many production systems, where they are often manually man-&#xD;
aged by human operators who make decisions about item placement, retrieval sequences,&#xD;
and space allocation based on experience and intuition. However, current labor shortages&#xD;
highlight the urgent need to automate these tasks.&#xD;
This paper addresses the Buffer Reshuffling and Retrieval (BRR) problem, which aims&#xD;
to optimize the reshuffling and retrieval of unit loads within a buffer zone. The buffer zone&#xD;
is assumed to be a designated area on the floor where items are stored without the use of&#xD;
shelves or other intermediary structures. We extend the static BRR model, which assumes&#xD;
a fixed set of items, to address the complexities of modern, dynamic production logistics.&#xD;
Specifically, we introduce two extensions: (1) a dynamic variant that accounts for new items&#xD;
requiring storage in the buffer, and (2) a dynamic multi-AMR variant that utilizes multiple&#xD;
Autonomous Mobile Robots (AMRs). Our contribution lies in the development of a compre-&#xD;
hensive Integer Programming (IP) framework encompassing all three variants: static, dy-&#xD;
namic, and dynamic with multiple AMRs. The computational complexity of these IP models&#xD;
hinders their direct application in real-time, large-scale production settings. However, by&#xD;
introducing and solving illustrative instances, this IP framework provides a foundation for&#xD;
future research into heuristic and learning based algorithms.</description>
      <description descriptionType="Abstract">Buffers are prevalent in many production systems, where they are often manually man-&#xD;
aged by human operators who make decisions about item placement, retrieval sequences,&#xD;
and space allocation based on experience and intuition. However, current labor shortages&#xD;
highlight the urgent need to automate these tasks.&#xD;
This paper addresses the Buffer Reshuffling and Retrieval (BRR) problem, which aims&#xD;
to optimize the reshuffling and retrieval of unit loads within a buffer zone. The buffer zone&#xD;
is assumed to be a designated area on the floor where items are stored without the use of&#xD;
shelves or other intermediary structures. We extend the static BRR model, which assumes&#xD;
a fixed set of items, to address the complexities of modern, dynamic production logistics.&#xD;
Specifically, we introduce two extensions: (1) a dynamic variant that accounts for new items&#xD;
requiring storage in the buffer, and (2) a dynamic multi-AMR variant that utilizes multiple&#xD;
Autonomous Mobile Robots (AMRs). Our contribution lies in the development of a compre-&#xD;
hensive Integer Programming (IP) framework encompassing all three variants: static, dy-&#xD;
namic, and dynamic with multiple AMRs. The computational complexity of these IP models&#xD;
hinders their direct application in real-time, large-scale production settings. However, by&#xD;
introducing and solving illustrative instances, this IP framework provides a foundation for&#xD;
future research into heuristic and learning based algorithms.</description>
      <description descriptionType="TechnicalInfo">inputs contains the Instance descriptions as json files. &#xD;
results contains the found solutions as json files. &#xD;
&#xD;
The inputs and results jsons can be</description>
   </descriptions>
   <relatedIdentifiers>
      <relatedIdentifier relatedIdentifierType="URL" relationType="IsIdenticalTo">https://publikationen.bibliothek.kit.edu/1000181960</relatedIdentifier>
   </relatedIdentifiers>
   <sizes>
      <size/>
   </sizes>
   <formats>
      <format>application/x-tar</format>
   </formats>
</resource></metadata></record></GetRecord></OAI-PMH>