资 源 简 介
This project contains a C++ program that tests the performance of an algorithm by Eran Keydar for finding Hamiltonian cycles. This algorithm is a modification of an earlier algorithm by Bella Bollobas, Trevor Fenner, and Alan Frieze.
It also contains a perl script that generates pseudorandom graphs which are used as test data.