Interface TreeToPathDecompositionAlgorithm<V,​E>

  • Type Parameters:
    V - the graph vertex type
    E - the graph edge type
    All Known Implementing Classes:
    HeavyPathDecomposition

    public interface TreeToPathDecompositionAlgorithm<V,​E>
    An algorithm which computes a decomposition into disjoint paths for a given tree/forest