publish: true aliases: - A Star Search Algorithm
A Star is basically a small extension to Dijkstra search algorithm with a bit more direction.