A Note on the Complexity of Bilevel Linear Programs in Fixed Dimensions
Sergey S. Ketkov, Oleg A. Prokopyev
TL;DR
This work completes the complexity classification of bilevel linear programs (BLPs) in fixed dimensions by showing that both optimistic and pessimistic BLPs are solvable in polynomial time when the number of follower constraints is fixed, while the pessimistic variant becomes strongly NP-hard when the follower variable count is fixed. The authors employ a value-function reformulation and duality-based, geometry-informed arguments (including extreme-point enumeration and hyperplane arrangements) to derive polynomial-time algorithms under fixed-dimensional conditions. A key finding is that pessimistic BLPs can be strictly harder than optimistic ones under comparable assumptions, particularly when coupling constraints are present. Overall, the results clarify the limits of optimistic reformulations and illuminate the intricate role of coupling constraints in bilevel optimization complexity.
Abstract
Bilevel linear programs (BLPs) form a class of hierarchical decision-making problems in which both the upper-level and the lower-level decision-makers, known as the leader and the follower, respectively, solve linear optimization problems. It is well-known that general BLPs are strongly $NP$-hard, even when the leader's and the follower's objective functions are exact opposites. However, the complexity classification of BLPs remains incomplete when one of the decision-makers has a fixed number of variables or constraints. In particular, it has been shown that optimistic BLPs are polynomially solvable when the number of follower variables is fixed, whereas both optimistic and pessimistic BLPs remain $NP$-hard even with a single leader variable and no upper-level constraints. In this note, we close the remaining gap in this complexity landscape. Specifically, we prove that BLPs are polynomially solvable in both the optimistic and the pessimistic settings when the number of follower constraints is fixed. In contrast, we also show that the pessimistic problem with a fixed number of follower variables is strongly $NP$-hard. To the best of our knowledge, this is the first result demonstrating that, under comparable assumptions, the pessimistic formulation is one complexity class harder than its optimistic counterpart.
