Property | Type | Description |
---|
Method | Description | |
---|---|---|
GenomeForm ( string title, GenomeControl, genomeCtrl ) : SharpNeat.EvolutionAlgorithm |
Construct with the provided form title, genome view/renderer and evolution algorithm. We listen to update events from the evolution algorithm and cleanly detach from it when this form closes.
|
public GenomeForm ( string title, GenomeControl, genomeCtrl ) : SharpNeat.EvolutionAlgorithm | ||
title | string | |
genomeCtrl | GenomeControl, | |
return | SharpNeat.EvolutionAlgorithm |