Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/facebookresearch/many-to-many-dijkstra

A predictive model developed to identify medium-voltage electrical distribution grid infrastructure using publicly available data sources.
https://github.com/facebookresearch/many-to-many-dijkstra

Last synced: about 2 months ago
JSON representation

A predictive model developed to identify medium-voltage electrical distribution grid infrastructure using publicly available data sources.

Awesome Lists containing this project

README

        

# 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.