Unsplittable Transshipments
Srinwanti Debgupta, Sarah Morell, Martin Skutella
TL;DR
We address unsplittable transshipments, a multi-source, multi-sink generalization of SSUF, and show how to efficiently transform any feasible fractional transshipment into an unsplittable one with per-arc increase bounded by the maximum sink/source demand $d_{\max}$. Building on the DGG framework, we develop a Modified DGG algorithm that preserves source supplies by using a super-source and by splitting sinks within singular digraphs, ensuring confluence and a tree-like source–sink bipartite structure. The analysis proves structural invariants, confluence of routing, and a bound $y_a < x_a + d_{\max}$; it also derives bounds on the number of paths and identifies the cost of enforcing confluence, plus results on routing in rounds and maximum routable demand under additional assumptions. These results extend the reach of unsplittable flow techniques to more realistic, multi-source networks, with implications for logistics and transport where splitting a commodity is impractical, and establish a foundation for further exploration of bounds, hardness, and k-splittable variants.
Abstract
We introduce the Unsplittable Transshipment Problem in directed graphs with multiple sources and sinks. An unsplittable transshipment routes given supplies and demands using at most one path for each source-sink pair. Although they are a natural generalization of single source unsplittable flows, unsplittable transshipments raise interesting new challenges and require novel algorithmic techniques. As our main contribution, we give a nontrivial generalization of a seminal result of Dinitz, Garg, and Goemans (1999) by showing how to efficiently turn a given transshipment $x$ into an unsplittable transshipment $y$ with $y_a<x_a+d_{\max}$ for all arcs $a$, where $d_{\max}$ is the maximum demand (or supply) value. Further results include bounds on the number of rounds required to satisfy all demands, where each round consists of an unsplittable transshipment that routes a subset of the demands while respecting arc capacity constraints.
