GlobalOptimizers 1.0.6
The package contains Particle Swarm Optimization algorithm.
This PSO is ready to work on a stateful quality function objects, as long as they provide implementation of provided IFunction interface.
Install-Package GlobalOptimizers -Version 1.0.6
dotnet add package GlobalOptimizers --version 1.0.6
<PackageReference Include="GlobalOptimizers" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GlobalOptimizers --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed global best after state reload
Dependencies
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.