app
/
com.gonzales.mark.n_puzzle
/
StatePair
/
puzzleState
puzzle
State
val
puzzleState
:
ArrayList
<
Int
>
Content copied to clipboard
Parameters
puzzleState
Puzzle state (flattened into one dimension, following row-major order).