Trees | Indices | Help |
|
---|
|
pyevolve.GenomeBase.GenomeBase --+ | StructureGenome
Manage a genome. The genome, aka chromosome, is the solution to the problem trying to be solved via genetic optimization. It is referred to as being composed of genes that are manipulated by the crossover and mutation operators. In our genetic optimization module this genome is basically just a schrodinger.structure.Structure object.
|
|||
|
|||
|
|||
StructureGenome |
|
||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Create an instance.
|
Copy the current genome to the provided genome.
|
Clone the current genome.
|
Update some structure properties.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 17 02:58:44 2014 | http://epydoc.sourceforge.net |