Introduction - If you have any usage issues, please Google them yourself
Genetic algorithm searches the optimal solution is to mimic biological evolution, namely through crossover and mutation and chromosomal choose between to complete. The main use of genetic algorithm selection operator, crossover operator to simulate biological evolution and mutation operators child, resulting in generations of populations.