Interface TreePathMaxima.Result<V,​E>

  • Type Parameters:
    V - the vertices type
    E - the edges type
    All Known Subinterfaces:
    TreePathMaxima.IResult
    Enclosing interface:
    TreePathMaxima

    public static interface TreePathMaxima.Result<V,​E>
    A result object for TreePathMaxima algorithm.
    Author:
    Barak Ugav