English

Ternary graph isomorphism in polynomial time, after Luks

Discrete Mathematics 2012-09-06 v1 Data Structures and Algorithms Populations and Evolution

Abstract

The graph isomorphism problem has a long history in mathematics and computer science, with applications in computational chemistry and biology, and it is believed to be neither solvable in polynomial time nor NP-complete. E. Luks proposed in 1982 the best algorithm so far for the solution of this problem, which moreover runs in polynomial time if an upper bound for the degrees of the nodes in the graphs is taken as a constant. Unfortunately, Luks' algorithm is purely theoretical, very difficult to use in practice, and, in particular, we have not been able to find any implementation of it in the literature. The main goal of this paper is to present an efficient implementation of this algorithm for ternary graphs in the SAGE system, as well as an adaptation to fully resolved rooted phylogenetic networks on a given set of taxa.

Keywords

Cite

@article{arxiv.1209.0871,
  title  = {Ternary graph isomorphism in polynomial time, after Luks},
  author = {Adria Alcala Mena and Francesc Rossello},
  journal= {arXiv preprint arXiv:1209.0871},
  year   = {2012}
}

Comments

16 pages

R2 v1 2026-06-21T22:00:00.597Z