Interface IGraphSearchWithPathEvaluationsInput<N,​A,​V extends java.lang.Comparable<V>>

  • All Superinterfaces:
    IGraphSearchInput<N,​A>

    public interface IGraphSearchWithPathEvaluationsInput<N,​A,​V extends java.lang.Comparable<V>>
    extends IGraphSearchInput<N,​A>