| Interface | Description |
|---|---|
| CrossoverOperator<S extends Solution<?>> |
Created by Antonio J.
|
| LocalSearchOperator<Source extends Solution<?>> |
Created by cbarba on 5/3/15.
|
| MutationOperator<Source extends Solution<?>> |
Created by Antonio J.
|
| Operator<S,R> |
Interface representing an operator
|
| SelectionOperator<Source,Result> |
Created by Antonio J.
|
Copyright © 2015. All rights reserved.