Proceedings of the Forty-Eighth Annual ACM Symposium on Theory of Computing 2016
DOI: 10.1145/2897518.2897542
|View full text |Cite
|
Sign up to set email alerts
|

Graph isomorphism in quasipolynomial time [extended abstract]

Abstract: We show that the Graph Isomorphism (GI) problem and the more general problems of String Isomorphism (SI) and Coset Intersection (CI) can be solved in quasipolynomial (exp((log n) O(1) )) time. The best previous bound for GI was exp(O( √ n log n)), where n is the number of vertices ; for the other two problems, the bound was similar, exp( O( √ n)), where n is the size of the permutation domain (Babai, 1983).Following the approach of Luks's seminal 1980/82 paper, the problem we actually address is SI. This probl… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
587
0
1

Year Published

2016
2016
2023
2023

Publication Types

Select...
7
3

Relationship

0
10

Authors

Journals

citations
Cited by 491 publications
(589 citation statements)
references
References 13 publications
1
587
0
1
Order By: Relevance
“…For GI it is even unclear whether it is in N P C (the complexity class of "nondeterministic polynomial-time complete" problems, often informally referred to as the class of the hardest problems to solve) [6]. Either way, efficient algorithms exist [7][8][9][10] and the latest research gathers momentum in lowering the theoretical worst-case complexity [11,12] (still under review as of September 2017).…”
Section: Introductionmentioning
confidence: 99%
“…For GI it is even unclear whether it is in N P C (the complexity class of "nondeterministic polynomial-time complete" problems, often informally referred to as the class of the hardest problems to solve) [6]. Either way, efficient algorithms exist [7][8][9][10] and the latest research gathers momentum in lowering the theoretical worst-case complexity [11,12] (still under review as of September 2017).…”
Section: Introductionmentioning
confidence: 99%
“…In 2004, PRIMES is found in P-class and accepted by the research community [10]. And in 2015, Graph isomorphism is reported to have Quasipolynomial time solution [11,12], though the results are still under verification. These show some new perspectives and trends on NPC problems.…”
Section: Discussionmentioning
confidence: 99%
“…This is, in general, a computationally expensive procedure even after recent improvements, with the best known algorithm having quasi-polynomial time complexity [3]. With an oracle for the graph isomorphism problem, the average case complexity of this algorithm drops to around |E|(npq 2 ) + |E| 2 , from the subgraph extraction process and the checks for graph isomorphism, respectively.…”
Section: Corollarymentioning
confidence: 99%