GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Consider JGraphT graph implementation
Aberta
p3
Tech Debt
- Linguagem predominante
- Java
- Estrelas
- 163
- Forks
- 80
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.