TerminationService Methods
From GeneticSharp
| TerminationService Methods | GeneticSharp |
The TerminationService type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| CreateTerminationByName |
Creates the ITermination's implementation with the specified name.
| |
| GetTerminationNames |
Gets the available termination names.
| |
| GetTerminationTypeByName |
Gets the termination type by the name.
| |
| GetTerminationTypes |
Gets available termination types.
|
See Also