Package com.knezevic.edaf.v3.repr.impl
package com.knezevic.edaf.v3.repr.impl
Representation implementations and validators.
Each implementation enforces domain constraints and provides consistent summarize/serialize behavior.
-
ClassesClassDescriptionBitstring representation implementation.Categorical vector representation with per-position symbol draw.Fixed-length bitstring representation for grammar-encoded GP trees.Bounded integer vector representation.Mixed discrete representation modeled as integer-coded attributes with cardinalities.Mixed real/discrete representation.Permutation representation built with in-place Fisher-Yates shuffle.Real vector representation with optional per-dimension bounds.Minimal variable-length integer token representation scaffold.