Archived
1
0
Fork 0
a backtracking solution to the knight’s tour
This repository has been archived on 2020-01-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2020-01-08 15:16:38 +01:00
.gitignore 🙈 .gitignore target 2020-01-08 15:16:38 +01:00
Makefile 🔧 add clean target 2020-01-08 15:15:40 +01:00
README.md 📝 README.md 2020-01-08 15:13:00 +01:00
springer.c 🧹 remove cvs ids 2020-01-08 15:14:25 +01:00

springer

just some exercise in c a backtracking solution to the knight's tour