| Home | Trees | Index | Help |
|
|---|
| Package pygene :: Module prog |
|
| Classes | |
|---|---|
BaseNode |
Base class for genetic programming nodes |
ConstNode |
Holds a constant value |
FuncNode |
node which holds a function and its argument nodes |
ProgOrganism |
Implements an organism for genetic programming |
ProgOrganismMetaclass |
a metaclass which analyses class attribs of a ProgOrganism subclass, and builds the list of functions and terminals |
TerminalNode |
Holds a terminal value |
VarNode |
Holds a variable |
| Function Summary | |
|---|---|
randomly returns True/False | |
| Function Details |
|---|
flipCoin()randomly returns True/False |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Dec 12 14:37:12 2005 | http://epydoc.sf.net |