Uses of Interface
com.jgalgo.TreePathMaxima.Result
-
-
Uses of TreePathMaxima.Result in com.jgalgo
Methods in com.jgalgo that return TreePathMaxima.Result Modifier and Type Method Description TreePathMaxima.Result
TreePathMaxima. computeHeaviestEdgeInTreePaths(Graph tree, WeightFunction w, TreePathMaxima.Queries queries)
Compute the heaviest edge in multiple tree paths.
-