Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

September 6, 2012

Trivalent Graph isomorphism in polynomial time

Filed under: Graphs,Networks — Patrick Durusau @ 3:57 pm

Trivalent Graph isomorphism in polynomial time by Adria Alcala Mena.

Abstract:

It’s important to design polynomial time algorithms to test if two graphs are isomorphic at least for some special classes of graphs.

An approach to this was presented by Eugene M. Luks(1981) in the work Isomorphism of Graphs of Bounded Valence Can Be Tested in Polynomial Time. Unfortunately, it was a theoretical algorithm and was very difficult to put into practice. On the other hand, there is no known implementation of the algorithm, although Galil, Hoffman and Luks(1983) shows an improvement of this algorithm running in $O(n^3 \log n)$.

The two main goals of this master thesis are to explain more carefully the algorithm of Luks(1981), including a detailed study of the complexity and, then to provide an efficient implementation in SAGE system. It is divided into four chapters plus an appendix.

Work like this makes graph isomorphism sound vulnerable.

Other resources you may find useful:

Eugene M. Luks (homepage)

Isomorphism of graphs of bounded valence can be tested in polynomial time, Eugene M. Luks, Journal of Computer and System Sciences, 25, 1982, 42-65.

Eugene M. Luks (DBLP)

1 Comment

  1. […] Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity « Trivalent Graph isomorphism in polynomial time […]

    Pingback by Ternary graph isomorphism in polynomial time, after Luks « Another Word For It — September 6, 2012 @ 4:04 pm

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress