Parameterized Complexity of Efficient Sortation
Robert Ganian, Hung P. Hoang, Simon Wietheger

TL;DR
This paper analyzes the computational complexity of optimizing parcel sortation in large logistics networks, providing parameterized algorithms and hardness results for different problem variants and parameters.
Contribution
It offers a comprehensive parameterized complexity analysis of the graph-theoretic parcel sortation problem, including algorithms and hardness results based on various parameters.
Findings
Problems are paraNP-hard when parameterized by target outdegree.
Parameterized algorithms are developed for the number of commodities.
Fixed-parameter tractability is established for treewidth, degree, and routing length.
Abstract
A crucial challenge arising in the design of large-scale logistical networks is to optimize parcel sortation for routing. We study this problem under the recent graph-theoretic formalization of Van Dyk, Klause, Koenemann and Megow (IPCO 2024). The problem asks - given an input digraph D (the fulfillment network) together with a set of commodities represented as source-sink tuples - for a minimum-outdegree subgraph H of the transitive closure of D that contains a source-sink route for each of the commodities. Given the underlying motivation, we study two variants of the problem which differ in whether the routes for the commodities are assumed to be given, or can be chosen arbitrarily. We perform a thorough parameterized analysis of the complexity of both problems. Our results concentrate on three fundamental parameterizations of the problem: (1) When attempting to parameterize by the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIntelligent Tutoring Systems and Adaptive Learning · Logic, Reasoning, and Knowledge · Computability, Logic, AI Algorithms
