Index
All Classes|All Packages
F
- find(int, int) - Method in interface UnionFinder
-
Determines if a connection between node a and node b exists.
U
- union(int, int) - Method in interface UnionFinder
-
Connects two given nodes.
- UnionFinder - Interface in <Unnamed>
-
Specifies the methods necessary for a solution to the dynamic connectivity problem (without the possiblity of removal of connections).
All Classes|All Packages