Class SelectorDefault

  • All Implemented Interfaces:
    Selector

    public class SelectorDefault
    extends Nsga2
    The default selector is the Nsga2 selector with the tournament value 0.
    See Also:
    Nsga2
    • Constructor Detail

      • SelectorDefault

        @Inject
        public SelectorDefault​(Rand random)
        Constructs a new SelectorDefault.
        Parameters:
        random - the random number generator