GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Consider JGraphT graph implementation
Abierto
p3
Tech Debt
- Lenguaje dominante
- Java
- Estrellas
- 163
- Forks
- 80
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.