Companion

object Companion

Companion object containing the method for hashing the puzzle state of this node.

Functions

hashState
Link copied to clipboard
fun hashState(puzzleState: ArrayList<Int>): Int
Returns a hash code for the puzzle state of this node.