MCPcopy Create free account
hub / github.com/ForrestKnight/SokobanSolver / AbstractSolver

Class AbstractSolver

src/AbstractSolver.java:18–152  ·  view source on GitHub ↗

Abstract solver class with base search functionality All subclasses: BFSSolver DFSSolver UniformCostSolver GreedyBFSSolver AStarSolver

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected