GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Consider JGraphT graph implementation
Đang mở
p3
Tech Debt
- Ngôn ngữ chính
- Java
- Star
- 163
- Fork
- 80
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.