Hypergraph Isomorphism for Groups with Restricted Composition Factors
Abstract
We consider the isomorphism problem for hypergraphs taking as input two hypergraphs over the same set of vertices and a permutation group over domain , and asking whether there is a permutation that proves the two hypergraphs to be isomorphic. We show that for input groups, all of whose composition factors are isomorphic to a subgroup of the symmetric group on points, this problem can be solved in time for some absolute constant where denotes the number of vertices and the number of hyperedges. In particular, this gives the currently fastest isomorphism test for hypergraphs in general. The previous best algorithm for this problem due to Schweitzer and Wiebking (STOC 2019) runs in time . As an application of this result, we obtain, for example, an algorithm testing isomorphism of graphs excluding () as a minor in time . In particular, this gives an isomorphism test for graphs of Euler genus at most running in time .
Cite
@article{arxiv.2002.06997,
title = {Hypergraph Isomorphism for Groups with Restricted Composition Factors},
author = {Daniel Neuen},
journal= {arXiv preprint arXiv:2002.06997},
year = {2022}
}
Comments
50 pages, 5 figures, full version of a paper accepted at ICALP 2020; second version improves the presentation of the results