GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Consider JGraphT graph implementation
未关闭
p3
Tech Debt
- 主要语言
- Java
- 星标
- 163
- 派生
- 80
- PR 合并指标
- 30 天内没有已合并 PR
描述
This is more complete than Guava's graph classes at this point in time.
In particular DirectedWeightedPseudograph and ClosestFirstiterator are good matches for us. incomingEdges lets us traverse up the tree to calculate all paths to a node.
https://jgrapht.org/
What version of java is required?
贡献指南
评估
这个 Issue 还没有评估数据。