Papers
Topics
Authors
Recent
Search
2000 character limit reached

Constructive Winning Breaker Strategies in the Maker-Breaker $C_k$-Game

Published 1 Jul 2026 in math.CO | (2607.01294v1)

Abstract: Maker-Breaker subgraph games are among the most famous combinatorial games. For $n,q\in\mathbb{N}$ and a fixed subgraph $C$ of the complete graph $K_n$, the two players, called Maker and Breaker, alternately claim edges of $K_n$. Maker claims one unclaimed edge per round and Breaker may claim up to $q$ edges per round. If Maker is able to claim all edges of a copy of $C$, he wins the game. Otherwise Breaker wins. Bednarska and Łuczak (2000) determined in a landmark work the asymptotics of the treshold bias as $Θ(n{1/m(C)})$ where $m(C)$ is the 2-density of $C$, analysing random strategies. Since then it has been a major open problem to determine the treshhold bias, if it exists, with corresponding strategies, leading to sharp constants in the $Θ$-notion. A famous case is the triangle game ($C=C_3$), studied by Chvatal and Erd"os (1978), who showed Maker wins if $q\le \sqrt{2n}$ and Breaker wins if $q\ge2\sqrt{n}$. Glazik and Srivastav (2022) improved this via a potential method, showing Breaker wins already for $q\ge\sqrt{8/3}\sqrt{n}$. Spencer (2019) conjectured generalizability to arbitrary subgraphs $C$. We confirm this conjecture, presenting a general winning strategy for Breaker if the potential function fullfils conditions depending on $C$. With this result we give the first constructive (polynomial-time) strategies for Breaker in the $k$-cycle Maker-Breaker game for arbitrary, but fixed $k \geq 4$: Breaker wins if $q>\sqrt[k-1]{(k-1)\big(\frac{2(k-1)}{k}\big){k-2}n{k-2}}$. By Bednarska and Łuczak (2000) our bound is asymptotically optimal. However, our constants are better than those arising from their random strategies. More recently, Sowa and Srivastav (2025) gave the first constructive Maker strategy for $C_4$. Our work may motivate study of Maker strategies for $C_k, k \ge 5$, narrowing the gap towards the Breaker bounds presented.

Authors (2)

Summary

  • The paper introduces the first constructive, polynomial-time winning strategy for Breaker in Maker-Breaker Ck-games for all fixed k ≥ 4.
  • It employs a sophisticated potential function method to claim obligatory edges and control the cumulative potential during biased play.
  • The strategy achieves asymptotically optimal bias bounds with exponentially tighter constants compared to previous probabilistic strategies.

Constructive Breaker Strategies in the Biased Maker-Breaker CkC_k-Game

Introduction and Context

The Maker-Breaker CkC_k-game is a central object in positional game theory, played on the edge set of the complete graph KnK_n. Two players, Maker and Breaker, alternately claim edges, with Maker taking one per turn and Breaker up to qq edges—the bias parameter. Maker’s goal is to occupy all edges of a copy of a fixed subgraph CC (here, a kk-cycle), while Breaker aims to prevent this outcome.

The threshold bias qCq_C, where the advantage shifts from Maker to Breaker, asymptotically follows Θ(n1/m(C))\Theta(n^{1/m(C)}), with m(C)m(C) the maximum $2$-density over non-trivial subgraphs, per Bednarska and Łuczak [Combinatorica 2000]. However, obtaining sharp constants—especially via explicit strategies rather than probabilistic existence proofs—has remained elusive for fixed cycles CkC_k0, CkC_k1.

The triangle (CkC_k2) case is extensively studied: Chvátal and Erdős established that Maker wins for CkC_k3, Breaker for CkC_k4. Glazik and Srivastav improved the constructive bias upper bound for Breaker to CkC_k5 using a potential function method [EJC 2022], nearly matching the lower bound. Generalizing such constructive methods to CkC_k6, CkC_k7, especially with polynomial-time strategies, is a prominently open question.

Main Contributions

The paper rigorously develops a general constructive, polynomial-time strategy for Breaker in biased Maker-Breaker CkC_k8-games for arbitrary fixed CkC_k9. The approach synthesizes and generalizes the potential function strategy introduced for triangles to cycles of arbitrary fixed length, confirming conjectures by Joel Spencer on the applicability of such methods beyond KnK_n0.

Potential Function Framework

The core innovation is the systematic formalization of a “potential function” strategy for Breaker, which operates generically for arbitrary fixed winning subgraphs KnK_n1—here, focus is on cycles. The strategy prioritizes “obligatory” edges (those that, if neglected, would allow Maker to complete KnK_n2 in the next move), and otherwise claims edges maximizing a carefully constructed vertex-based potential.

For the KnK_n3-game, the constructive bias bound is established:

KnK_n4

is sufficient for Breaker's win via an explicit deterministic strategy.

Crucially, the constants in this bound are exponentially tighter in KnK_n5 compared to those derived from prior random strategies (such as the constants in Bednarska and Łuczak), resulting in genuine improvements. All strategy steps are directly implementable in polynomial time.

Strategy Formulation and Analysis

The strategy relies on several algorithmic and analytical tools:

  • Potential Function Construction: The potential at each vertex is parameterized by the difference between Maker and Breaker degrees, mapped through an exponential function with carefully tuned parameters (the “balance function”). This leverages the structural dependencies of cycles.
  • Edge Selection Procedure: In each Breaker turn, all currently “obligatory” edges are claimed first. Then, up to KnK_n6 total claims are performed by iteratively selecting unclaimed edges of highest potential.
  • Threshold Rigor: A detailed potential analysis proves that as long as Breaker’s bias KnK_n7 surpasses the stated threshold, the cumulative potential (over all vertices) can never cross KnK_n8 during the game, thereby ensuring Maker cannot complete KnK_n9. This is shown via recursive bounds on the potential-increasing effect of Maker’s moves and the potential-lowering effect of Breaker’s bias.

The argument includes careful attention to edge-case analysis (e.g., obligatory edges, maximum degrees), and iterative bounding using parameters that decay with qq0, rendering the bounds asymptotically optimal as qq1. The proof is constructive and the update mechanisms for degrees and potentials are fully explicit.

Comparison to Previous Work

qq2 Maker lower bound (best known, constructive) Constructive Breaker upper bound (this paper)
3 qq3 [Chvátal-Erdős] qq4 [Glazik, Srivastav]
4 qq5 [Sowa, Srivastav] qq6 (this paper)
5 qq7 [Bednarska, Łuczak] qq8 (this paper)
6 qq9 [Sowa, PhD] CC0 (this paper)

This demonstrates significant improvement in constructively attainable constants for Breaker, and further closes the gap with the best existential results for Maker.

Implications and Future Directions

Theoretical Significance:

The potential function method demonstrated here marks a decisive step in bridging the gap between existential (usually probabilistic) and algorithmic (constructive, polynomial-time) results in biased positional games on graphs. The framework is modular and potentially extensible to broader classes of winning subgraphs, notably towards cliques such as CC1, which remain a compelling further target.

Algorithmic Impact:

The explicit nature of the strategy, with CC2 worst-case complexity, makes it viable as not merely a theoretical tool but as a directly implementable algorithm for combinatorial game solvers. The strict polynomiality ensures practical applicability for moderate CC3 and fixed CC4.

Future Work:

Key avenues for extension include:

  • Designing concrete potential functions for other fixed subgraphs such as CC5;
  • Developing corresponding constructive Maker strategies, especially for CC6, CC7, towards closing the residual constant gaps;
  • Extending constructive results to the scenario where the winning subgraph CC8 depends on CC9 (e.g., Hamiltonicity, connectivity);
  • Pursuing derandomization of random strategies for both players in the spirit of Bednarska and Łuczak, potentially yielding polynomial-time deterministic protocols in broader classes of positional games.

Conclusion

The paper provides the first constructive, polynomial-time winning strategies for Breaker in the Maker-Breaker kk0-cycle game for all fixed kk1, with bias bounds that are asymptotically optimal and constants strictly improving on prior probabilistic approaches. The generalization of the potential function method to arbitrary fixed cycles resolves longstanding open conjectures and offers a versatile paradigm for attacking further biased positional games. This significantly advances the algorithmic combinatorics of positional games and lays the groundwork for further closing the gap between existential and constructive thresholds in subgraph games.

Reference:

"Constructive Winning Breaker Strategies in the Maker-Breaker kk2-Game" (2607.01294)

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.