Uses of Interface
com.jgalgo.alg.TreePathMaxima.IQueries
-
Packages that use TreePathMaxima.IQueries Package Description com.jgalgo.alg Algorithms for solving graph problems. -
-
Uses of TreePathMaxima.IQueries in com.jgalgo.alg
Methods in com.jgalgo.alg that return TreePathMaxima.IQueries Modifier and Type Method Description static TreePathMaxima.IQueriesTreePathMaxima.IQueries. newInstance()Create an empty queries container.
-