A backtracking algorithm for testing a pair of digraphs for isomorphism is presented. The information contained in the distance matrix representation of a graph is used to establish an initial partition of the graph's vertices. This distance matrix information is then applied in a backtracking procedure to reduce the search tree of possible mappings. While the algorithm is not guaranteed to run in polynomial time, it performs efficiently for a large class of graphs. © 1976, ACM. All rights reserved.
CITATION STYLE
Schmidt, D. C., & Druffel, L. E. (1976). A Fast Backtracking Algorithm to Test Directed Graphs for Isomorphism Using Distance Matrices. Journal of the ACM (JACM), 23(3), 433–445. https://doi.org/10.1145/321958.321963
Mendeley helps you to discover research relevant for your work.