Description: This a real-coded in Fortran language of genetic algorithms, and use MPI parallel implementation, which provides a rich selection operator, crossover operator, mutation operator to choose from, such as the selection operator are based gamble selection operator, no more than a few random playback selection operator, mutation operator with Gaussian mutation, adaptive mutation, in addition to the implementation of a strategy can effectively reduce the probability of premature, I have a non-MPI version of the genetic algorithm, for those who need to Contact.
To Search:
File list (Check if you may need any files):
MyGaMpiII_1.0\func.f
.............\Makefile
.............\MyGaMpiII.f
.............\MyGaUtiles.f
.............\param.dat
.............\param1.dat
.............\parameter.inc
MyGaMpiII_1.0