English

Support Contraction for Well-Supported Nash Equilibria

Computer Science and Game Theory 2026-08-01 v1 Data Structures and Algorithms

Abstract

We introduce the support contraction, a structural procedure for computing well-supported Nash equilibria (WSNE) in bimatrix games. On a common action rectangle, the procedure alternately retains the support of a row maximin strategy for the row-payoff matrix and the support of a column maximin strategy for the column-payoff matrix. Each restriction preserves the value of the matrix game that selected it and can only increase the other value. At a stable rectangle, full support of the two maximizing strategies and complementary slackness make every surviving action tight. Crossing the two minimax strategies then gives an exact Nash equilibrium of the retained subgame, while the two zero-sum values bound deviations to deleted actions. Support contraction gives a deterministic polynomial-time algorithm that computes a 1/21/2-WSNE of every rational bimatrix game with payoffs in [0,1][0,1], with no additive slack, and a deterministic O(ϵ2log2n)O(\epsilon^{-2}\log^2 n)-bit two-party protocol for a (1/2+ϵ)(1/2+\epsilon)-WSNE. The same support-contraction certificate, preceded by randomized one-sided localization, gives an O(ϵ2nlogn)O(\epsilon^{-2}n\log n) payoff-query algorithm for the same guarantee, improving the ϵ4\epsilon^{-4} dependence to ϵ2\epsilon^{-2}.

Cite

@article{arxiv.2608.00453,
  title  = {Support Contraction for Well-Supported Nash Equilibria},
  author = {Zhengyang Liu},
  journal= {arXiv preprint arXiv:2608.00453},
  year   = {2026}
}

Comments

24 pages