Module Ga_share


module Ga_share: sig .. end
Sharing.

val share : ('a -> 'a -> float) ->
('a -> int -> 'a -> int -> 'a) ->
Ga_types.gvars -> 'a Ga_types.population -> Ga_types.sharing
share distance barycenter cfg population.