MCPcopy Create free account
hub / github.com/cs0x7f/min2phase / solution

Method solution

src/Search.java:175–192  ·  view source on GitHub ↗

Computes the solver string for a given cube. @param facelets is the cube definition string format. The names of the facelet positions of the cube: | | | U1 U2 U3 | | | | U4 U5 U6 | | |

(String facelets, int maxDepth, long probeMax, long probeMin, int verbose)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

continueSearchMethod · 0.95
mainMethod · 0.95
solveCubeMethod · 0.80
simpleSolveMethod · 0.80
outputControlMethod · 0.80
findShorterSolutionsMethod · 0.80
testOptimalMethod · 0.80
testRandomOptimalMethod · 0.80
runMethod · 0.80

Calls 5

verifyMethod · 0.95
initMethod · 0.95
initSearchMethod · 0.95
searchMethod · 0.95
searchoptMethod · 0.95

Tested by 5

mainMethod · 0.76
testOptimalMethod · 0.64
testRandomOptimalMethod · 0.64
runMethod · 0.64