Uses of Class
org.bigraphs.framework.core.analysis.PureLinkGraphConnectedComponents.UnionFind
Packages that use PureLinkGraphConnectedComponents.UnionFind
-
Uses of PureLinkGraphConnectedComponents.UnionFind in org.bigraphs.framework.core.analysis
Methods in org.bigraphs.framework.core.analysis that return PureLinkGraphConnectedComponents.UnionFindModifier and TypeMethodDescriptionPureBigraphDecomposerImpl.getUnionFindDataStructure()
Delegate method.PureLinkGraphConnectedComponents.getUnionFindDataStructure()
Returns the abstract data structure to solve the Union-Find problem.