Skip to content

IT485 Logic of Inference Project on Knight's Tour. A hamiltonian path problem to determine path of knight to travel entire chessboard with every cell visited only once.

Notifications You must be signed in to change notification settings

nishi1612/Knight-Tour-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knight-Tour-Problem

Modules used : Numpy, PyGame, Tkinter

Follow the following steps to run the app:

  1. Download the code along with the images.
  2. Save the code and images in a same folder.
  3. Ensure that the modules used in the code are installed.
  4. Run the code on command line using python3 app.py command.

Enter values in application screen to see the algorithmic output that is time analysis and tracing path for knight to move on chessboard corresponding to the input.

Application of Knight Tour Problem in Cryptography

Modules used : Flask

About

IT485 Logic of Inference Project on Knight's Tour. A hamiltonian path problem to determine path of knight to travel entire chessboard with every cell visited only once.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published