I know the routing solvers within Network Analyst???namely the Route, Closest Facility, and OD Cost Matrix solvers???are based on the well-known Dijkstra's algorithm for finding shortest paths. Now I want to find the shortest route with A star algorithm,what should I do ? I have created network dataset and develope my programe partly.
Please help me!
Thanks!