Learn Before
Concept

Testing for Graph Isomorphism

Goal of Isomorphism Testing: declare whether or not two graphs are isomorphic

  • Testing for graph isomorphism is fundamentally a hard problem
  • Referred to as NP-indeterminate, no polynomial-time algorithms are known for the problem

0

1

Updated 2022-07-17

Tags

Data Science