Introduction - If you have any usage issues, please Google them yourself
Basic elements of algorithm:
1. chromosome coding method
2. fitness function
3. - the genetic operation (selection, crossover and mutation)
4. operating parameters - (parameter: group size M, genetic algebra G, cross probability Pc and variation probability Pm)