Introduction - If you have any usage issues, please Google them yourself
This program can find a optimal path when source node、destination node,and some specific nodes are given.And this Program is based one Dijkstra and permutation and combination,which may fail when the number of specify nodes is larger than 20 or the total is more than 500.