2018 IEEE 59th Annual Symposium on Foundations of Computer Science (FOCS) 2018
DOI: 10.1109/focs.2018.00018
|View full text |Cite
|
Sign up to set email alerts
|

A Faster Isomorphism Test for Graphs of Small Degree

Abstract: In a recent breakthrough, Babai (STOC 2016) gave a quasipolynomial time graph isomorphism test. In this work, we give an improved isomorphism test for graphs of small degree: our algorithms runs in time n O((log d) c ) , where n is the number of vertices of the input graphs, d is the maximum degree of the input graphs, and c is an absolute constant. The best previous isomorphism test for graphs of maximum degree d due to Babai, Kantor and Luks (FOCS 1983) runs in time n O(d/ log d) .

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
44
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 20 publications
(59 citation statements)
references
References 31 publications
(72 reference statements)
2
44
0
Order By: Relevance
“…This approach has established that on many graph classes Graph Isomorphism is polynomial-time solvable, but that on many others the problem remains GI-complete. We refer to [16] for a survey, but some recent examples include a polynomial-time algorithm for unit square graphs [26], a complexity dichotomy for H-induced-minor-free graphs [3] and a polynomial-time algorithm for graphs of bounded maximum degree [18] (improving on the runtime of previous polynomial-time algorithms on graphs of bounded maximum degree [2,25]).…”
Section: Introductionmentioning
confidence: 99%
“…This approach has established that on many graph classes Graph Isomorphism is polynomial-time solvable, but that on many others the problem remains GI-complete. We refer to [16] for a survey, but some recent examples include a polynomial-time algorithm for unit square graphs [26], a complexity dichotomy for H-induced-minor-free graphs [3] and a polynomial-time algorithm for graphs of bounded maximum degree [18] (improving on the runtime of previous polynomial-time algorithms on graphs of bounded maximum degree [2,25]).…”
Section: Introductionmentioning
confidence: 99%
“…However, concurrently to our work, he extended his result to canonization [Bab19]. For results building on his algorithm [GNS18], there are still no known canonization versions. Also for the isomorphism problem for groups, nearly all of the most recent results seem not to provide canonical forms [BCQ12, LW12, RW15, GQ15, GQ17, BMW17].…”
Section: Introductionmentioning
confidence: 84%
“…Especially the use of canonical generating sets simplifies the task to adapt theorems used for isomorphism to adequate canonization variants. Naturally, the bounded degree isomorphism algorithm of [GNS18] should then be amenable to canonization. However, this remains as future work.…”
Section: Outlook and Open Questionsmentioning
confidence: 99%
“…It is unclear that graph isomorphism is in P or NP-complete (many researchers believe that it lies between P and NPcomplete). However, it is known that graph isomorphism can be solved in polynomial time if the maximum degree of input graphs is bounded by a constant [6].…”
Section: Unordered Treesmentioning
confidence: 99%