Commit Graph

7 Commits

Author SHA1 Message Date
Karma Riuk
27cb446573 Implemented bfs 2023-08-14 20:00:59 +02:00
Karma Riuk
7cb4fa99bc Pulled out the wasVisited function from DFS to genral solver 2023-08-14 20:00:41 +02:00
Karma Riuk
2423645f3a Removed log statement 2023-08-14 14:27:07 +02:00
Karma Riuk
6e0a1032d1 Figured out that the implementation of turn left
was actually dfs lol
2023-08-13 21:31:47 +02:00
Karma Riuk
a7dd3e1a81 Added argument parsing to run the solver correctly 2023-08-11 12:30:37 +02:00
Karma Riuk
5500007fb4 Added a solver: turn left 2023-08-10 19:39:16 +02:00
Karma Riuk
898d8463c8 Drawn the skeleton code for the structure of the project 2023-08-03 21:07:58 +02:00