apache / apache/hugegraph-computer
feat(algorithm): support single source shortest path algorithm
Open
feature
- Dominant language
- Java
- Stars
- 65
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
### Feature Description (功能描述)
Source-Target Shortest Path.
Calculate the shortest path from source vertex A to target vertex B
Refer to _**Dijkstra's Shortest Path Algorithm**_.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.