Skip to content

dusklight00/hamiltonian-path-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamiltonian Path Finder

Before you run the program, you need to install all the required dependencies. Use the following command to install it

pip install -r requirements.txt


Once all the dependencies are installed you can run the program using the following command.

python wsgi.py


That's it! You will be able to access the interface at localhost:5000.

Live Demo

Preview

Screen Record