Whats the difference from integer representation and permutation representation in genetic algorithms? Like suppose i got a chromosome with min, max → 1, 26. Since the values are ordered (in terms of the alphabet) I would think it is permutation but im using integers for representation so i’m confused