I'm looking for a solution to a problem I heard would be resolvable with the Dijkstra algoritm, but I am not really sure it would be the real solution.
My problem is the following:
- I got a list of 764 ocurrencies (Variables: Code, County_name, Lon, Lat);
- an another matrix with the distances between pairwise of 32 nodes
- The geodesic distance between pairwise of any singular origin/destination (764) and the nodes
I'm working on it for a very lasting time, and also if I can conceptualise that in my mind, I'm looking to a good solution that could allow to me to manage all the new 500k+ and I think the Dijkstra algoritm would be a good solution, but I can't find anything in the search help repository of Stata.
Thanks a lot.
0 Response to How to perform calculation on a Dijkstra algoritm
Post a Comment