Serialized Form
-
Package org.cicirello.permutations
-
Class org.cicirello.permutations.Permutation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
permutation
int[] permutation
Raw permutation, which should consist of a permutation of the integers in [0, permutation.length).
-
-