module Make:Functor building an implementation of a genetic algorithm, given a set of functions for population generation and evaluation, elements type, mutation and crossover operators on elements.
| Parameters: |
|
val opti : Local.user_data -> Local.resultopti user_data.