dijkstra (#16) - Why this error? (#20) - Message List

Why this error?

ERROR: Start vertex was not found.

In the Dijkstra alghoritm?

Thanks Sandro

  • Message #62

    It means that algorithm couldn't find your start vertex.

    Make sure that you are not using edge id instead.