The Largest Connected Subgraph Game

Abstract

This paper introduces the largest connected subgraph game played on an undirected graph GG. In each round, Alice first colours an uncoloured vertex of GG red, and then, Bob colours an uncoloured vertex of GG blue, with all vertices initially uncoloured. Once all the vertices are coloured, Alice (Bob, resp.) wins if there is a red (blue, resp.) connected subgraph whose order is greater than the order of any blue (red, resp.) connected subgraph. We first prove that Bob can never win, and define a large class of graphs (called reflection graphs) in which the game is a draw. We then show that determining the outcome of the game is PSPACE-complete, even in bipartite graphs of small diameter, and that recognising reflection graphs is GI-hard. We also prove that the game is a draw in paths if and only if the path is of even order or has at least 1111 vertices, and that Alice wins in cycles if and if only if the cycle is of odd length. Lastly, we give an algorithm to determine the outcome of the game in cographs in linear time

    Similar works