GAF 2.3.1
.NET Core 2.0
.NET Framework 4.0
Install-Package GAF -Version 2.3.1
dotnet add package GAF --version 2.3.1
<PackageReference Include="GAF" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GAF --version 2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GAF, 2.3.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GAF as a Cake Addin
#addin nuget:?package=GAF&version=2.3.1
// Install GAF as a Cake Tool
#tool nuget:?package=GAF&version=2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple to use Genetic Algorithm Framework for .Net. See the project page for details on how to use this package.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.5.1
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on GAF:
Package | Downloads |
---|---|
NaturalShift
An artificial-intelligence based engine to compute workshifts |
|
GAF.Network
Network wrapper for use with the Genetic Algorithm Framework for .Net. See the project page for details on how to use this package. |
GitHub repositories
This package is not used by any popular GitHub repositories.