Sunday, August 14, 2011

What would be a good way to implement the Dijkstra algorithm to finding the lowest cost of two locations?

I'll tell you what my CompSci TA told me when I asked him pretty much that same question: "Use C language."

No comments:

Post a Comment