Pathfinder¶
Copyright (c) Facebook, Inc. and its affiliates.
This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
Functions
|
This is the meat of the computation. |
|
Connect each found electrified target to the grid through the shortest available path. |
|
Turn the progress of the algorithm into a pretty picture. |
|
Find the shortest paths between any origin and each target. |