public class NaryRandomSelection<S extends Solution<?>> extends Object implements SelectionOperator<List<S>,List<S>>
| Constructor and Description |
|---|
NaryRandomSelection()
Constructor
|
NaryRandomSelection(int numberOfSolutionsToBeReturned)
Constructor
|
Copyright © 2015. All rights reserved.