facebookresearch/many-to-many-dijkstra
A predictive model developed to identify medium-voltage electrical distribution grid infrastructure using publicly available data sources.
repo name | facebookresearch/many-to-many-dijkstra |
repo link | https://github.com/facebookresearch/many-to-many-dijkstra |
homepage | |
language | Python |
size (curr.) | 20413 kB |
stars (curr.) | 167 |
created | 2019-01-18 |
license | MIT License |
Pathfinder
A many-to-many variant of the Dijkstra’s shortest distance algorithm.
Originally developed to predict the locations of medium-voltage electrical distribution grid infrastructure using publicly available data sources.
How pathfinder works is described in the Model Tutorial in this repo. Notes on implementation and operation are embedded as comments within the code.
License
Pathfinder is MIT licensed, as found in the LICENSE file.