Trait genevo::operator::SingleObjective [] [src]

pub trait SingleObjective { }

Marker trait for genetic operators and functions that are used for single-objective optimization.

Implementors