| Interface | Description |
|---|---|
| IOperator<T> |
Interface that has the mutation operator execution method
|
| IOperators |
Interface of method that get mutation operator, implemented by MutationOperators and CrossoverOperators enum
|
| Enum | Description |
|---|---|
| CrossoverOperators |
Feature crossover operators enum
|
| MutationOperators |
Feature mutation operators enum
|