hi If I have a set of points, for example: 25 points are specific locations in a city and we want to go to these points . how can I choose the better path for it in a better time thanks for you
To find best sequence to visit a set of stops is called the Traverlling Salesman Problem.
You can use the Network Analyst Route Solver. After loading your 25 stops, bring up the properties of the route solver and on the Analysis Settings tab, click on the option to Reorder Stops to Find Optimal Route.