Sunday, July 26, 2009

Dijkstra's Algorithm - Helping Stephen

After answering questions for Stephen I realized there were a few things that might be handy for future uses of the assignment.

Useful items that might be useful to add to the assignment:
- The EnumerableGraph could contain the dimensions of the graph.
- Provide a little more documentation on how to get the edges for the GridCoordinate.
- Potentially suggesting on how to store our own data type (though that might take too much away from the assignment).

No comments:

Post a Comment