SolveUtil

class SolveUtil

Utility class providing constants and methods related to solving an 8-puzzle.

Constructors

SolveUtil
Link copied to clipboard
fun SolveUtil()
Creates an object that provides constants and methods related to solving an 8-puzzle.

Types

Companion
Link copied to clipboard
object Companion
Companion object containing constants and methods related to solving an 8-puzzle.