summaryrefslogtreecommitdiffstats
path: root/.vscode
AgeCommit message (Collapse)Author
2021-09-12added wall bisection penalty when calculating distanceToby Vincent
2021-09-08implemented ClosestDotSearchAgent and AnyFoodSearchProblemNeil Kollack
2021-09-08baseline heuristic with score of 9508Toby Vincent
2021-09-03implemented cornersAgent and its heuristicToby Vincent
Co-authored-by: Andreas1282 <Andreas1282@users.noreply.github.com>
2021-09-03implemented a star searchToby Vincent
Co-authored-by: Andreas1282 <Andreas1282@users.noreply.github.com>
2021-09-01started work on uniform cost searchToby Vincent