Hub Location Problem
HLP · O'KELLY 1987
Logistics · Network & Facility · StrategicThe Hub Location Problem is location theory applied to hub-and-spoke networks: traffic between pairs of nodes does not travel directly but is consolidated through an intermediate layer of hubs, often with a discount $\alpha \in (0, 1)$ on inter-hub flow to capture economies of scale. The originating formulation is O'Kelly (1987); Campbell (1994) distinguished single-allocation (each spoke assigned to exactly one hub) from multiple-allocation (spokes may be assigned to more than one hub for different destinations). Today's best survey is Alumur & Kara (2008), "Network hub location problems: The state of the art".
Formulation sketch
Single-allocation p-Hub Median · O'Kelly 1987
| Symbol | Meaning |
|---|---|
| $N$ | set of nodes (candidate hubs and spokes) |
| $p$ | required number of hubs |
| $w_{ij}$ | traffic (flow) from $i$ to $j$ |
| $d_{kl}$ | distance from hub $k$ to hub $l$ |
| $\alpha \in (0,1)$ | inter-hub consolidation discount |
| $z_{ik} \in \{0,1\}$ | 1 if node $i$ is assigned to hub $k$ (with $z_{kk} = 1$ when $k$ itself is open) |
Four canonical variants. p-hub median (shown above: fix $p$, minimise total cost). Uncapacitated hub-location problem (UHLP): replace cardinality with fixed opening costs. Capacitated variants add throughput bounds at each hub. p-hub center: minimise max origin-destination cost (minimax objective).
Linearisation. The objective above is quadratic in the $z$'s. Linearisations range from Campbell (1994) flow-based reformulations to the tight Ernst-Krishnamoorthy (1996) mixed-integer LP that uses $O(n^3)$ flow variables per commodity. Modern commercial MIP handles moderate instances; Benders decomposition and Lagrangian relaxation are standard for larger cases.
Applications. Air freight (FedEx, UPS), passenger airlines, postal networks, less-than-truckload (LTL) freight, and increasingly telecommunications and data-centre design. The inter-hub discount $\alpha$ captures real economies in vehicle fill rate and equipment utilisation.