English

On the cut dimension of a graph

Computational Complexity 2020-11-30 v2 Data Structures and Algorithms Combinatorics

Abstract

Let G=(V,w)G = (V,w) be a weighted undirected graph with mm edges. The cut dimension of GG is the dimension of the span of the characteristic vectors of the minimum cuts of GG, viewed as vectors in {0,1}m\{0,1\}^m. For every n2n \ge 2 we show that the cut dimension of an nn-vertex graph is at most 2n32n-3, and construct graphs realizing this bound. The cut dimension was recently defined by Graur et al.\ \cite{GPRW20}, who show that the maximum cut dimension of an nn-vertex graph is a lower bound on the number of cut queries needed by a deterministic algorithm to solve the minimum cut problem on nn-vertex graphs. For every n2n\ge 2, Graur et al.\ exhibit a graph on nn vertices with cut dimension at least 3n/223n/2 -2, giving the first lower bound larger than nn on the deterministic cut query complexity of computing mincut. We observe that the cut dimension is even a lower bound on the number of \emph{linear} queries needed by a deterministic algorithm to solve mincut, where a linear query can ask any vector xR(n2)x \in \mathbb{R}^{\binom{n}{2}} and receives the answer wTxw^T x. Our results thus show a lower bound of 2n32n-3 on the number of linear queries needed by a deterministic algorithm to solve minimum cut on nn-vertex graphs, and imply that one cannot show a lower bound larger than this via the cut dimension. We further introduce a generalization of the cut dimension which we call the 1\ell_1-approximate cut dimension. The 1\ell_1-approximate cut dimension is also a lower bound on the number of linear queries needed by a deterministic algorithm to compute minimum cut. It is always at least as large as the cut dimension, and we construct an infinite family of graphs on n=3k+1n=3k+1 vertices with 1\ell_1-approximate cut dimension 2n22n-2, showing that it can be strictly larger than the cut dimension.

Keywords

Cite

@article{arxiv.2011.05085,
  title  = {On the cut dimension of a graph},
  author = {Troy Lee and Tongyang Li and Miklos Santha and Shengyu Zhang},
  journal= {arXiv preprint arXiv:2011.05085},
  year   = {2020}
}

Comments

40 pages, 4 figures. Updated with a counterexample to a conjecture made in the first version

R2 v1 2026-06-23T20:02:48.438Z