Lab to test path finding algorithms in a Grid

DricomDragon ffb2c0f871 Fix DFS non stoping when target is reach vor 5 Jahren
.gitignore 3722abf56e Ignore vim files and c++ files vor 5 Jahren
README.md a2f870ff00 Initial commit vor 5 Jahren
main.cc ffb2c0f871 Fix DFS non stoping when target is reach vor 5 Jahren

README.md

Path finding

Lab about path finding algorithms