English

Symmetric-Difference (Degeneracy) and Signed Tree Models

Data Structures and Algorithms 2024-05-16 v1 Computational Complexity Discrete Mathematics Combinatorics

Abstract

We introduce a dense counterpart of graph degeneracy, which extends the recently-proposed invariant symmetric difference. We say that a graph has sd-degeneracy (for symmetric-difference degeneracy) at most dd if it admits an elimination order of its vertices where a vertex uu can be removed whenever it has a dd-twin, i.e., another vertex vv such that at most dd vertices outside {u,v}\{u,v\} are neighbors of exactly one of u,vu, v. The family of graph classes of bounded sd-degeneracy is a superset of that of graph classes of bounded degeneracy or of bounded flip-width, and more generally, of bounded symmetric difference. Unlike most graph parameters, sd-degeneracy is not hereditary: it may be strictly smaller on a graph than on some of its induced subgraphs. In particular, every nn-vertex graph is an induced subgraph of some O(n2)O(n^2)-vertex graph of sd-degeneracy 1. In spite of this and the breadth of classes of bounded sd-degeneracy, we devise O~(n)\tilde{O}(\sqrt n)-bit adjacency labeling schemes for them, which are optimal up to the hidden polylogarithmic factor. This is attained on some even more general classes, consisting of graphs GG whose vertices bijectively map to the leaves of a tree TT, where transversal edges and anti-edges added to TT define the edge set of GG. We call such graph representations signed tree models as they extend the so-called tree models (or twin-decompositions) developed in the context of twin-width, by adding transversal anti-edges. While computing the degeneracy of an input graph can be done in linear time, we show that deciding whether its symmetric difference is at most 8 is co-NP-complete, and whether its sd-degeneracy is at most 1 is NP-complete.

Keywords

Cite

@article{arxiv.2405.09011,
  title  = {Symmetric-Difference (Degeneracy) and Signed Tree Models},
  author = {Édouard Bonnet and Julien Duron and John Sylvester and Viktor Zamaraev},
  journal= {arXiv preprint arXiv:2405.09011},
  year   = {2024}
}

Comments

21 pages, 7 figures

R2 v1 2026-06-28T16:27:39.047Z