Interface ITreasureModel

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      double getMinimumAchievable()  
      boolean isPathToTreasureIsland​(org.api4.java.datastructure.graph.ILabeledPath<ITransparentTreeNode,​java.lang.Integer> path)  
      • Methods inherited from interface org.api4.java.common.control.ILoggingCustomizable

        getLoggerName, setLoggerName
      • Methods inherited from interface org.api4.java.common.attributedobjects.IObjectEvaluator

        getPropertyOf
      • Methods inherited from interface org.api4.java.ai.graphsearch.problem.pathsearch.pathevaluation.IPathEvaluator

        evaluate
    • Method Detail

      • isPathToTreasureIsland

        boolean isPathToTreasureIsland​(org.api4.java.datastructure.graph.ILabeledPath<ITransparentTreeNode,​java.lang.Integer> path)
      • getMinimumAchievable

        double getMinimumAchievable()