Extensions for GeneticSharp: a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
Info
Version: | 3.1.4 |
Author(s): | Diego Giacomelli |
Last Update: | Sunday, January 29, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/giacomelli/GeneticSharp |
NuGet Url: | https://www.nuget.org/packages/GeneticSharp.Extensions |
Install
Install-Package GeneticSharp.Extensions
dotnet add package GeneticSharp.Extensions
paket add GeneticSharp.Extensions
GeneticSharp.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- GeneticSharp(>= 2.6.0)
- NCalc.NetCore(>= 1.0.1)
- System.Drawing.Common(>= 4.5.012621602)
- GeneticSharp(>= 2.6.0)
- NCalc.NetCore(>= 1.0.1)
- System.Drawing.Common(>= 4.5.012621602)
Tags