IReinsertion.CanExpand Property

GeneticSharp

IReinsertion CanExpand Property GeneticSharp
Gets if can expand the number of selected chromosomes for reinsertion.

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

Syntax

bool CanExpand { get; }
bool CanExpand { get; }

Property Value

Type: OnlineBoolean
See Also