On an ordering problem in weighted hypergraphs
Paper in proceeding, 2021
The problem is to place all items so as to minimize the average length of the collection tours. It is NP-complete even for graphs, but it can be solved in O*(2^n) time by dynamic programming on subsets. In the present work we focus on hypergraphs with small connected components, which also has a practical motivation: Typical requests comprise related items from only one of many small disjoint groups. As a first result we solve, in polynomial time, an auxiliary problem with prescribed ordering in every component. For the unrestricted problem we conclude some worst-case time bounds that beat O*(2^n) for components of sizes up to 6. Some simple preprocessing can further reduce the
time in many instances. Furthermore, the case of star graphs can be solved via bipartite matchings. Finally, there remain various interesting open problems.
warehouse logistics
bipartite matching
dynamic programming on subsets
hypergraph linear arrangement
convex hull
Author
Peter Damaschke
Fraunhofer-Chalmers Centre
Chalmers, Computer Science and Engineering (Chalmers), Data Science
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
03029743 (ISSN) 16113349 (eISSN)
Vol. 12757 LNCS 252-2649783030799861 (ISBN)
Ottawa, Canada,
Roots
Basic sciences
Subject Categories
Information Science
Computer Science
Computer Systems
DOI
10.1007/978-3-030-79987-8_18