[][src]Module vrp_core::solver::selection

Contains offspring selection algorithms.

Structs

NaiveSelection

A naive selection algorithm.

Traits

Selection

A trait which specifies evolution selection behavior.