SYSYJul 7

Solving Multiparametric Generalized Nash Equilibrium Problems and Explicit Game-Theoretic Model Predictive Control

arXiv:2512.055056.85 citationsh-index: 5Has Code
Predicted impact top 35% in SY · last 90 daysOriginality Incremental advance
AI Analysis

For researchers and practitioners in game theory and control, this provides an explicit, interpretable solution for parametric GNEPs, reducing online computation in receding horizon games.

This paper presents a method for computing explicit solutions to parametric generalized Nash equilibrium problems with convex quadratic costs and linear constraints, enabling minimal real-time computation and zero-shot updates. Applied to game-theoretic MPC, it outperforms centralized solvers in a battery charging game and a two-mass-spring-damper system.

We present a method for computing explicit solutions to parametric generalized Nash equilibrium (GNE) problems with convex quadratic cost functions and linear coupling and local constraints. Assuming that the parameters enter only the linear terms of the cost functions and the constraint right-hand sides, we provide the exact multiparametric solution of the GNE problem. Such a solution enables: (i) minimal real-time computation; (ii) inherent interpretability and explainability, as well as exact enumeration of all multiple equilibria; (iii) selection of desired GNE solution types in the case of infinitely many equilibria; and (iv) zero-shot updates of the GNE solution in response to changes in constraint right-hand sides and/or linear costs. In line with explicit model predictive control (MPC) approaches, we apply our method to solve game-theoretic MPC problems, also known as receding horizon games, explicitly. We compare its performance against centralized solvers in a battery charging game and a toy two-mass-spring-damper system control problem. A Python implementation of the algorithms presented in this paper is available at https://github.com/bemporad/nash_mpqp.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes