Skip to content
  • Robert Ricci's avatar
    Many changes to make the GA more 'real': · 7494faaf
    Robert Ricci authored
     * Add some new terminaiton options - a maximum number of generations,
       and a 'king of the hill' termination condidtion
     * Added elitism
     * Start out by putting a bunch of random individuals in the population
     * Make many things options (liek population size and comparator)
     * Added roulette and rank selection
    7494faaf