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

Method search

src/AbstractSolver.java:41–61  ·  view source on GitHub ↗

Searches the Sokoban puzzle for solution and returns the move sequence @return the Sokoban solution move sequence @throws NoSolutionException if no solution is found

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseArgumentsMethod · 0.95

Calls 7

startTimerMethod · 0.95
searchStartMethod · 0.95
backtrackMovesMethod · 0.95
stopTimerMethod · 0.95
getValidMovesMethod · 0.95
searchFunctionMethod · 0.95
isSolvedMethod · 0.80

Tested by

no test coverage detected