A SAT based effective algorithm for the directed hamiltonian cycle problem

  • Authors:
  • Gerold Jäger;Weixiong Zhang

  • Affiliations:
  • Computer Science Institute, Christian-Albrechts-University of Kiel, Kiel, Germany;Department of Computer Science/Department of Genetics, Washington University, St. Louis, Missouri, United States

  • Venue:
  • CSR'10 Proceedings of the 5th international conference on Computer Science: theory and Applications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Hamiltonian cycle problem (HCP) is an important combinatorial problem with applications in many areas. While thorough theoretical and experimental analyses have been made on the HCP in undirected graphs, little is known for the HCP in directed graphs (DHCP). The contribution of this work is an effective algorithm for the DHCP. Our algorithm explores and exploits the close relationship between the DHCP and the Assignment Problem (AP) and utilizes a technique based on Boolean satisfiability (SAT). By combining effective algorithms for the AP and SAT, our algorithm significantly outperforms previous exact DHCP algorithms including an algorithm based on the award-winning Concorde TSP algorithm.