|
GeneticAlgorithm
0.5 (beta)
A python framework for rapid GA prototyping
|
This file demonstrates the usage model of the GABaseObject function. More...
Go to the source code of this file.
Classes | |
| class | GABaseObject-demo.GeneticExampleClass |
Namespaces | |
| namespace | GABaseObject-demo |
Variables | |
| tuple | GABaseObject-demo.obj = GeneticExampleClass( name='Example', propertyA=1, propertyB={'key':'value'} ) |
This file demonstrates the usage model of the GABaseObject function.
Definition in file GABaseObject-demo.py.