isSolutionSkip

private var isSolutionSkip: Boolean = false

true if the solution is skipped; false, otherwise.

This solution refers to the one found by the app via the A* algorithm implemented in SolveUtil.