A fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
Extensions for GeneticSharp: a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
A set of templates written for the GeneticSharp: TSP Blazor, basic console application, TSP console application and TSP Unity3d.
* Install the templates with command: dotnet new -i GeneticSharp.Templates
* Create new projects for GeneticCharp:
* dotnet new...
More information