Uses of Interface
com.jgalgo.alg.tree.LowestCommonAncestorOffline.IQueries
Package
Description
Algorithms specifically for tree graphs, such as LCA or TPM.
-
Uses of LowestCommonAncestorOffline.IQueries in com.jgalgo.alg.tree
Modifier and TypeMethodDescriptionLowestCommonAncestorOffline.IQueries.newInstance
(IntGraph g) Create an empty queries container.