A package for genetic algorithms in Python.
Genetic can typically solve ANY problem that consists to minimize a function. It also includes several demos / examples, like the TSP (traveling saleman problem). Enjoy, and don't be surprised if your genetic organisms disobey to you 8-O This algorithms have been designed more for research and experimentation purpose, than for production use !
Genetic is Free Software, under the GNU GPL. Dowload Genetic!
RPM packages for Mandrake Linux are available in cooker-contrib (e.g. via URPMI; type "urpmi urpmi.setup; urpmisetup" as root to configure URPMI sources if needed), as well as Gentoo ebuild (in the official branch) and Debian packages.
[82] OOmadness / Genetic
Genetic : Reference documentation