The Cut-and-Play Algorithm: Computing Nash Equilibria via Outer Approximations
Margarida Carvalho, Gabriele Dragotto, Andrea Lodi, Sriram Sankaranarayanan
TL;DR
This work addresses the computation of Nash equilibria in broad nonconvex, noncooperative games where each player solves a nonconvex optimization with separable payoffs. It introduces Cut-and-Play, a practical outer-approximation algorithm that builds a sequence of polyhedral convexifications via cuts and branching, leveraging a convex reformulation that relates equilibria in the original game to those in the convexified game. A key component is the Enhanced Separation Oracle, which generates value cuts and verifies membership of candidate equilibria in the convex hulls, enabling finite termination under the assumption of polyhedral representability. The authors validate the method on reciprocally-bilinear and Stackelberg-influenced Nash games, showing significant performance gains and the ability to certify nonexistence in challenging nonconvex settings, often outperforming specialized baselines. This framework offers a scalable, general-purpose tool for equilibrium analysis in complex economic and engineering models, with potential extensions beyond polyhedral representations and unbounded strategy sets.
Abstract
We introduce Cut-and-Play, a practically-efficient algorithm for computing Nash equilibria in simultaneous non-cooperative games where players decide via nonconvex and possibly unbounded optimization problems with separable payoff functions. Our algorithm exploits an intrinsic relationship between the equilibria of the original nonconvex game and the ones of a convexified counterpart. In practice, Cut-and-Play formulates a series of convex approximations of the game and iteratively refines them with cutting planes and branching operations. Our algorithm does not require convexity or continuity of the player's optimization problems and can be integrated with existing optimization software. We test Cut-and-Play on two families of challenging nonconvex games involving discrete decisions and bilevel problems, and we empirically demonstrate that it efficiently computes equilibria while outperforming existing game-specific algorithms.
