Trait genevo::operator::MultiObjective [] [src]

pub trait MultiObjective { }

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

Implementors