IGenerationStrategy Interface

GeneticSharp

IGenerationStrategy Interface GeneticSharp
Defines a strategy to some key points of generation behavior inside a population.

Namespace: GeneticSharp.Domain.Populations
Assembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434

Syntax

public interface IGenerationStrategy
public interface IGenerationStrategy
See Also