Search:

Type: Posts; User: jps

Search: Search took 0.09 seconds.

  1. Replies
    7
    Views
    1,976

    [SOLVED] Re: Dijkstra's algorithm

    If your problem has been solved (happy dance for you) please mark the thread as solved.
    Instructions can be found on the announcements page.
  2. Replies
    7
    Views
    1,976

    [SOLVED] Re: Dijkstra's algorithm

    When does:
    if (u.equals(x))
    happen?


    Is:
    u = u.prev;
    making changes to the value of u?
  3. Replies
    7
    Views
    1,976

    [SOLVED] Re: Dijkstra's algorithm

    Where is the code with u ?



    Please post relevant code on the forum rather than using an attachment. This is to make it more accessible to the readers.



    Will need to see the code involved....
Results 1 to 3 of 3