1977
DOI: 10.1002/jgt.3190010410
|View full text |Cite
|
Sign up to set email alerts
|

The graph isomorphism disease

Abstract: The graph isomorphism problem-to devise a good algorithm for determining if two graphs are isomorphic-is of considerable practical importance, and is also of theoretical interest due to its relationship to the concept of NP-completeness. No efficient (i.e.. polynomial-bound) algorithm for graph isomorphism is known, and it has been conjectured that no such algorithm can exist. Many papers on the subject have appeared, but progress has been slight; in fact, the intractable nature of the problem and the way that… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
196
0
2

Year Published

1990
1990
2018
2018

Publication Types

Select...
6
4

Relationship

0
10

Authors

Journals

citations
Cited by 383 publications
(198 citation statements)
references
References 23 publications
(13 reference statements)
0
196
0
2
Order By: Relevance
“…The study of graph symmetries has been a field of research for many years [5]. Two graphs are said to be isomorphic if there exists a bijection of the set of nodes so that one graph equals the other under the transformation of the bijection.…”
Section: Introductionmentioning
confidence: 99%
“…The study of graph symmetries has been a field of research for many years [5]. Two graphs are said to be isomorphic if there exists a bijection of the set of nodes so that one graph equals the other under the transformation of the bijection.…”
Section: Introductionmentioning
confidence: 99%
“…However, in cases in which many such checks are required among the same set of subgraphs, a better way of performing this task is to assign to each graph a unique code (i.e., a sequence of bits, a string, or a sequence of numbers) that is invariant on the ordering of the vertices and edges in the graph. Such a code is referred to as the canonical label of a graph G = (V, E) [40,11], and we will denote it by cl(G). By using canonical labels, we can check whether or not two graphs are identical by checking to see whether they have identical canonical labels.…”
Section: Canonical Labelingmentioning
confidence: 99%
“…Here, the size of the matched subgraph was examined as the degree of the graphs was increased. This style of testing was included because regular graphs are the most challenging type for isomorphism algorithms [33]. This makes for a difficult matching problem for the subgraph case.…”
Section: Effect Of Reduced Dynamic Range Of Node Colormentioning
confidence: 99%