“I have first built a maze, then I turned it into a graph and applied Dijkstra’s pathfinding algorithm!”


Simon learned this from the Computerphile channel. He later also attempted to solve the same maze using another pathfinding algorithm (A-Star).
a homeschooling blog about Simon, a young mathematician and programmer, and his little sister Neva. Visit https://simontiger.com
“I have first built a maze, then I turned it into a graph and applied Dijkstra’s pathfinding algorithm!”
Simon learned this from the Computerphile channel. He later also attempted to solve the same maze using another pathfinding algorithm (A-Star).