| Home | Trees | Index | Help |
|
|---|
| Package pyrobot :: Package brain :: Module ga |
|
A simple Genetic Algorithm in Python
| Classes | |
|---|---|
GA |
Class which defines everything needed to run a GA. |
Gene |
|
Population |
|
| Function Summary | |
|---|---|
display(v)
| |
Flip a biased coin... | |
sum(a)
| |
| Variable Summary | |
|---|---|
str |
__author__ = 'Douglas Blank <dblank@brynmawr.edu>'
|
str |
__version__ = '$Revision: 1.33 $'
|
| Function Details |
|---|
flip(probability)Flip a biased coin |
| Variable Details |
|---|
__author__
|
__version__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jul 25 01:39:27 2005 | http://epydoc.sf.net |