Interface LowestCommonAncestorStatic.DataStructure<V,E>
- Type Parameters:
V- the vertices typeE- the edges type
- All Known Subinterfaces:
LowestCommonAncestorStatic.IDataStructure
- Enclosing interface:
LowestCommonAncestorStatic
public static interface LowestCommonAncestorStatic.DataStructure<V,E>
Data structure result created from a static LCA pre-processing.
- Author:
- Barak Ugav
-
Method Summary
-
Method Details
-
findLca
-