genetic algorithm

A genetic algorithm (GA) is a search technique used in computing to find exact or approximate solutions to optimization and search problems. Genetic algorithms are categorized as global search heuristics. Genetic algorithms are a particular class of evolutionary algorithms (EA) that use techniques inspired by evolutionary biology such as inheritance, mutation, selection, and crossover.

Your search yielded no results

  • Check if your spelling is correct.
  • Remove quotes around phrases to match each word individually: "blue smurf" will match less than blue smurf.
  • Consider loosening your query with OR: blue smurf will match less than blue OR smurf.