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

Copy to clipboard

> nuget.exe install AForge.Genetic -Version 2.2.5 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package AForge.Genetic --version 2.2.5 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="AForge.Genetic" Version="2.2.5" />
Copy to clipboard
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

Copy to clipboard
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

  • Any 0.0
    • AForge (>= 2.2.5)
    • AForge.Math (>= 2.2.5)

Owners

Authors

AForge.NET

Project URL

http://www.aforgenet.com/framework/

License

GPL-3.0

Tags

aforge.net framework genetic algorithms programming

Info

206383 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