app
/
com.gonzales.mark.n_puzzle
/
Node
/
Companion
Companion
object
Companion
Content copied to clipboard
Companion object containing the method for hashing the puzzle state of this node.
Functions
Functions
hashState
Link copied to clipboard
fun
hashState
(puzzleState:
ArrayList
<
Int
>):
Int
Content copied to clipboard
Returns a hash code for the puzzle state of this node.