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.26k stars 330 forks source link

Merge from master #86

Closed jsboige closed 3 years ago

jsboige commented 3 years ago

I'm about to do a huge pull-request that will probably take us some time to get right.

I suppose it would be a good idea to do so on the develop branch first, since master is up to date with it. However, develop has been lagging. So would you mind merging develop from master first?

Thanks in advance.