Interface IGraphDependentPolicy<N,​A>

  • All Known Implementing Classes:
    EnsembleTreePolicy

    public interface IGraphDependentPolicy<N,​A>
    • Method Detail

      • setGraph

        void setGraph​(ai.libs.jaicore.graph.LabeledGraph<N,​A> graph)