cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Path Planning Algorithm

Hello,

I am wondering if any of the shortest path algorithm can works in this way -

Say I have five destinations A,B,C,D and E and all are connected by roads. I want to know the shortest distance it takes to leave A, travel each of the nodes once and return back to A. 

Any help would be really appreciated. 

1 REPLY 1

use dijkstra algo