Search:

Type: Posts; User: tabstop

Search: Search took 0.19 seconds.

  1. Replies
    19
    Views
    29,340

    You say that, but I'm not convinced.

    You say that, but I'm not convinced.
  2. Replies
    19
    Views
    29,340

    If you run Dijkstra's algorithm for every pair of...

    If you run Dijkstra's algorithm for every pair of vertices, you'll get much the same result, yes. (Dijkstra's algorithm also produces the shortest path; this algorithm just tells us the length of...
  3. Replies
    19
    Views
    29,340

    Are you sure it solves the TSP problem? It looks...

    Are you sure it solves the TSP problem? It looks a lot more like "find the edge in the graph with least cost, and return twice that value".
Results 1 to 3 of 3