The goal is to showcase how Genetic algorithms generically work See: https://en.wikipedia.org/wiki/Genetic_algorithm for concepts This is the definition of a Chromosome for a genetic algorithm We can picture this as "one contending solution to our problem" It is generic over: Eval, which could be a float, or any other totally ordered type, so that we can rank solutions to our problem Rng: a random
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected