Warnsdorf's Rule is used to complete the tour.
The main files are
knight.h
andknight.cpp
under knightTourProgram
directory.
for tie situations, Euclidean distance is used.
GUI is done through .NET C++/CLI.
A sample .exe file is also included under Release
directory.