Module genomic::chromosome

source ·

Structs

  • Wraps a scalar type so that only the bits least significant bits are mutated.
  • A wrapper type around scalar values, changing their mutation operator from bit swaps to uniform random walk.

Traits