workflow - AForge.Genetic 2.2.5
The AForge.Genetic library contains classes to run Genetic Algorithms (GA), Genetic Programming (GP) and Gene Expression Programming (GEP). Set of chromosome and selection classes are provided. Full list of features is available on the project's web site.
PM> Install-Package AForge.Genetic -Version 2.2.5 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install AForge.Genetic -Version 2.2.5 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package AForge.Genetic --version 2.2.5 --source https://www.myget.org/F/workflow/api/v3/index.json
source https://www.myget.org/F/workflow/api/v3/index.json
nuget AForge.Genetic ~> 2.2.5
Copy to clipboard
> choco install AForge.Genetic --version 2.2.5 --source https://www.myget.org/F/workflow/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "AForge.Genetic" -RequiredVersion "2.2.5" -Repository "workflow"
Copy to clipboard
Owners |
AuthorsAForge.NET |
Project URLhttp://www.aforgenet.com/framework/ |
LicenseGPL-3.0 |
Tagsaforge.net framework genetic algorithms programming |
Info206383 total downloads |
| 206383 downloads for version 2.2.5 |
| Download (29.1 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
2.2.5 | 29.1 KB | Tue, 19 Feb 2019 11:44:22 GMT | 206383 |
|