hello everyone,
i want to use node network to simulate the tsp route planing,i found that flexsim can find the shortest path between two nodes,it use the dijkstra algorithm, i just wonder if flexsim can find the shortest path through muiltple nodes? thank you .