A chromosome whose genes are real-valued floats with per-gene bounds.
bounds is a list of {lo, hi} tuples, one per gene. Crossover and
mutation operators clamp output to these bounds.
A chromosome whose genes are real-valued floats with per-gene bounds.
bounds is a list of {lo, hi} tuples, one per gene. Crossover and
mutation operators clamp output to these bounds.