27422 shaares
Once you start working with graphs, you can't avoid to face the shortest-path problem: given a graph, how do you calculate the minimum steps to reach point E from point A?
Once you start working with graphs, you can't avoid to face the shortest-path problem: given a graph, how do you calculate the minimum steps to reach point E from point A?