numMovesSolution

private var numMovesSolution: Int = 0

Number of moves in the solution found by the app via the A* algorithm implemented in SolveUtil.