English

Local Certification of Vertex and Edge Connectivity

Distributed, Parallel, and Cluster Computing 2026-07-15 v1

Abstract

Local certification is a framework for verifying global graph properties using only local information. In this model, a prover assigns short labels, called certificates, to the vertices of a graph. Each vertex then exchanges certificates with its neighbors and performs a purely local check to determine whether the graph satisfies the desired property. This line of research has led to efficient certification schemes for a broad range of graph classes, including minor-closed families, topological graph classes, and graphs defined by forbidden subgraphs. In this paper, we study the local certification of graph connectivity. Prior work by Bousquet, Feuilloley, and Pierron (JPDC 2024) showed that 22-vertex-connectivity, 22-edge-connectivity, and 33-vertex-connectivity admit O(logn)O(\log n)-bit certificates, leveraging structural characterizations such as ear decompositions. We go substantially beyond these cases and investigate general kk-vertex-connectivity and kk-edge-connectivity. We develop new approaches that exploit connections between connectivity and combinatorial structures, including branchings, Eulerian subgraphs, and independent spanning trees. For kk-edge-connectivity, we obtain an Ok(logn)O_k(\log n)-bit certification scheme and prove a matching Ωk(logn)\Omega_k(\log n) lower bound for every k3k\ge 3. The lower bound also applies to kk-vertex-connectivity. For kk-vertex-connectivity, we obtain O~k(n)\tilde{O}_k(\sqrt{n})-bit certificates for every kk under a conjecture of Itai and Zehavi. We further show that, for k=2k=2, the logarithmic barrier can be broken on sparse graph classes: 22-edge-connectivity admits constant-size certificates in bounded-expansion graphs, and 22-vertex-connectivity admits constant-size certificates in bounded-degree graphs. In contrast, for 22-vertex-connectivity in general graphs, we prove an Ω(log(logn))\Omega(\log(\log^\ast n))-bit lower bound.

Keywords

Cite

@article{arxiv.2607.13677,
  title  = {Local Certification of Vertex and Edge Connectivity},
  author = {Yi-Jun Chang and Yi-Xuan Lee and Meng-Tsung Tsai},
  journal= {arXiv preprint arXiv:2607.13677},
  year   = {2026}
}

Comments

Abstract shortened to meet arXiv requirements