English

Algorithmic Aspects of Regular Graph Covers with Applications to Planar Graphs

Combinatorics 2014-05-29 v2 Discrete Mathematics Data Structures and Algorithms

Abstract

A graph GG covers a graph HH if there exists a locally bijective homomorphism from GG to HH. We deal with regular covers in which this locally bijective homomorphism is prescribed by an action of a subgroup of Aut(G){\rm Aut}(G). Regular covers have many applications in constructions and studies of big objects all over mathematics and computer science. We study computational aspects of regular covers that have not been addressed before. The decision problem RegularCover asks for two given graphs GG and HH whether GG regularly covers HH. When H=1|H|=1, this problem becomes Cayley graph recognition for which the complexity is still unresolved. Another special case arises for G=H|G| = |H| when it becomes the graph isomorphism problem. Therefore, we restrict ourselves to graph classes with polynomially solvable graph isomorphism. Inspired by Negami, we apply the structural results used by Babai in the 1970's to study automorphism groups of graphs. Our main result is the following FPT meta-algorithm: Let C\cal C be a class of graphs such that the structure of automorphism groups of 3-connected graphs in C\cal C is simple. Then we can solve RegularCover for C\cal C-inputs GG in time O(2e(H)/2)O^*(2^{e(H)/2}) where e(H)e(H) denotes the number of the edges of HH. As one example of C\cal C, this meta-algorithm applies to planar graphs. In comparison, testing general graph covers is known to be NP-complete for planar inputs GG even for small fixed graphs HH such as K4K_4 or K5K_5. Most of our results also apply to general graphs, in particular the complete structural understanding of regular covers for 2-cuts.

Keywords

Cite

@article{arxiv.1402.3774,
  title  = {Algorithmic Aspects of Regular Graph Covers with Applications to Planar Graphs},
  author = {Jiří Fiala and Pavel Klavík and Jan Kratochvíl and Roman Nedela},
  journal= {arXiv preprint arXiv:1402.3774},
  year   = {2014}
}

Comments

The conference version accepted to ICALP 2014

R2 v1 2026-06-22T03:09:07.969Z