Python wrapper for pgapack, the parallel genetic algorithm library
Project description
pgapack, the parallel genetic algorithm library (see ftp://info.mcs.anl.gov/pub/pgapack/README) is a powerfull genetic algorithm library by D. Levine, Mathematics and Computer Science Division Argonne National Laboratory. The library is written in C. PGAPy wraps this library for use with Python.