giacomelli / GeneticSharp

GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
MIT License
1.27k stars 332 forks source link

Add geneValues parameter to FloatingPointChromosome #34

Closed mersadk closed 6 years ago

giacomelli commented 6 years ago

Closes #33