Info
Version: | 1.0.1 |
Author(s): | Thiago Menezes |
Last Update: | Tuesday, February 5, 2019 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/tmenezes/geneticSharp |
NuGet Url: | https://www.nuget.org/packages/GeneticSharpCore |
Install
Install-Package GeneticSharpCore
dotnet add package GeneticSharpCore
paket add GeneticSharpCore
GeneticSharpCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Linq(>= 4.1.0)
- AutoBuilderCore(>= 1.1.2)
It automatically creates the population, the reproduction and mutation phases.