Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 213 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 213 Bytes

Knight-s-Tour-Algorithm-Design

🗃This is a repo for CS5800 Algorithms' final project. We design, analyze and write two algorithms--backtracking and backtracking combining greedy to solve Knight's tour problem