Pygena

From MairasNetWiki

Jump to: navigation, search

Contents

Introduction

While trying to solve the lettercount problem, I tried to find a satisfactory Python genetic algorithm (GA) implementation. I wasn't pleased with any of the libraries I found, though. So, I took the Python Cookbook version and modified it to my liking.

Usage

See the archive file for some examples.

Licence

The software is licenced under the X11 licence, which is a free and open-source licence, compatible with the GPL. The licence details can be found in the package.

Download

Media:Pygena-20080113.zip