GeneticAlgorithm  0.5 (beta)
A python framework for rapid GA prototyping
src/examples/GABaseObject-demo.py File Reference

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'} )

Detailed Description

This file demonstrates the usage model of the GABaseObject function.

Definition in file GABaseObject-demo.py.

 All Classes Namespaces Files Functions Variables