dakota-hawkins / mendel

Genetic Aglorithm framework in Python.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Allow fixed parameter values #8

Open dakota-hawkins opened 5 years ago

dakota-hawkins commented 5 years ago

E.g. parameter space with {'metric': 'euclidean'} should avoid trying to mutate 'metric' parameter.