Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Docs: Shortest Path and Single Source Shortest Path refer to the same algorithm #892

Closed
Mona144 opened this issue Apr 15, 2019 · 1 comment

Comments

@Mona144
Copy link

Mona144 commented Apr 15, 2019

I noticed that at one point in the docs both Shortest Path and Single Source Shortest Path refer to the same algorithm

Shortest Path (algo.shortestPath)
Single Source Shortest Path (algo.shortestPath)

I also noticed that this is not the case here, which I assume is correct

Shortest Path (algo.shortestPath)
Single Source Shortest Path (algo.shortestPath.deltastepping)
@jjaderberg
Copy link
Contributor

Thanks @Mona144 this is fixed, and the updated docs will be published soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants