Communications (Sep 2009)

Parallel Backtracking Algorithm for Hamiltonian Path Search

  • Karol Grondzak,
  • Penka Martincova

DOI
https://doi.org/10.26552/com.C.2009.3.15-19
Journal volume & issue
Vol. 11, no. 3
pp. 15 – 19

Abstract

Read online

The speed of calculations is a common problem to tackle in many areas of scientific research and real life. This paper presents an implementation of a parallel backtracking algorithm. The performance of the proposed algorithm is demonstrated on the problem of Hamiltonian Path search. Obtained results exhibit significant improvement of the parallel algorithm over the sequential one. Different aspects of parallelization of backtracking algorithm are studied and presented.

Keywords