Hierarchy For Package ai.libs.jaicore.search.exampleproblems.samegame

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • ai.libs.jaicore.search.exampleproblems.samegame.SameGameGoalPredicate (implements org.api4.java.ai.graphsearch.problem.implicit.graphgenerator.INodeGoalTester<N,​A>)
    • ai.libs.jaicore.search.exampleproblems.samegame.SameGameGraphGenerator (implements org.api4.java.datastructure.graph.implicit.IGraphGenerator<N,​A>, org.api4.java.common.control.ILoggingCustomizable)
    • ai.libs.jaicore.search.exampleproblems.samegame.SameGameGraphSearchProblem (implements org.api4.java.ai.graphsearch.problem.IPathSearchWithPathEvaluationsInput<N,​A,​V>)
    • ai.libs.jaicore.search.exampleproblems.samegame.SameGameLazySuccessorGenerator (implements ai.libs.jaicore.search.model.ILazyRandomizableSuccessorGenerator<N,​A>)
    • ai.libs.jaicore.search.exampleproblems.samegame.SameGameNode (implements ai.libs.jaicore.search.core.interfaces.ISuccessorGenerationRelevantRemovalNode)
    • ai.libs.jaicore.search.exampleproblems.samegame.SameGamePathEvaluator (implements org.api4.java.ai.graphsearch.problem.pathsearch.pathevaluation.IPathEvaluator<N,​A,​V>)