Electronic,

Grids and Graphs

.
(2014)

Abstract

Graph search algorithms like Dijkstra’s Algorithm and A* work on weighted directed graphs, sets of nodes connected by edges that have numeric weights (movement costs) attached to them. Can they also work on grids? Yes: a grid can be viewed as a special case of a graph.

Tags

Users

  • @jpmor

Comments and Reviews