enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Genetic algorithm - Wikipedia

    en.wikipedia.org/wiki/Genetic_algorithm

    The practical use of a genetic algorithm has limitations, especially as compared to alternative optimization algorithms: Repeated fitness function evaluation for complex problems is often the most prohibitive and limiting segment of artificial evolutionary algorithms.

  3. Genetic programming - Wikipedia

    en.wikipedia.org/wiki/Genetic_programming

    Genetic programming (GP) is an evolutionary algorithm, an artificial intelligence technique mimicking natural evolution, which operates on a population of programs. It applies the genetic operators selection according to a predefined fitness measure , mutation and crossover .

  4. Mutation (evolutionary algorithm) - Wikipedia

    en.wikipedia.org/wiki/Mutation_(evolutionary...

    Mutation is a genetic operator used to maintain genetic diversity of the chromosomes of a population of an evolutionary algorithm (EA), including genetic algorithms in particular. It is analogous to biological mutation .

  5. List of genetic algorithm applications - Wikipedia

    en.wikipedia.org/wiki/List_of_genetic_algorithm...

    Learning robot behavior using genetic algorithms; Image processing: Dense pixel matching [16] Learning fuzzy rule base using genetic algorithms; Molecular structure optimization (chemistry) Optimisation of data compression systems, for example using wavelets. Power electronics design. [17] Traveling salesman problem and its applications [14]

  6. Evolutionary computation - Wikipedia

    en.wikipedia.org/wiki/Evolutionary_computation

    John Henry Holland introduced genetic algorithms in the 1960s, and it was further developed at the University of Michigan in the 1970s. [5] While the other approaches were focused on solving problems, Holland primarily aimed to use genetic algorithms to study adaptation and determine how it may be simulated.

  7. Selection (evolutionary algorithm) - Wikipedia

    en.wikipedia.org/wiki/Selection_(evolutionary...

    Selection is a genetic operator in an evolutionary algorithm (EA). An EA is a metaheuristic inspired by biological evolution and aims to solve challenging problems at least approximately. Selection has a dual purpose: on the one hand, it can choose individual genomes from a population for subsequent breeding (e.g., using the crossover operator ...

  8. Gene expression programming - Wikipedia

    en.wikipedia.org/wiki/Gene_expression_programming

    The genetic operators used in the GEP-RNC system are an extension to the genetic operators of the basic GEP algorithm (see above), and they all can be straightforwardly implemented in these new chromosomes. On the other hand, the basic operators of mutation, inversion, transposition, and recombination are also used in the GEP-RNC algorithm.

  9. Genetic algorithm scheduling - Wikipedia

    en.wikipedia.org/wiki/Genetic_algorithm_scheduling

    Genetic algorithms are well suited to solving production scheduling problems, because unlike heuristic methods genetic algorithms operate on a population of solutions rather than a single solution. In production scheduling this population of solutions consists of many answers that may have different sometimes conflicting objectives.