LibOptimization NuGet Package

LibOptimization is a numerical optimization library that simplifies optimization using C#, VisualBasic.Net and other .NET Framework languages.

Implementing optimization algorithm are Steepest Descent Method, Newton Method, Nelder Mead Method (Original ver, Wikipedia ver) ,Hooke and Jeeves of Pattern Search (Direct Search), Real-coded Genetic Algorithm(BLX-alpha and JGG, UNDX and JGG Simplex and JGG, REX and JGG, PCX and G3), Particle Swarm Optimization(Basic PSO, LDIW-PSO, CDIW-PSO, CRIW-PSO, AIW-PSO), Differential Evolution(DE/rand/1/bin, DE/best/1/bin, DE/rand/2/bin, DE/best/2/bin, JADE), Cuckoo Search(Standard), FireFry, Simulated Annealing, Evolution Strategy((1+1)-ES) and Hill Climbing.




Got any LibOptimization Question?





Info

Version: 1.14.0
Author(s): tomitomi3
Last Update: Saturday, January 14, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/tomitomi3/LibOptimization
NuGet Url: https://www.nuget.org/packages/LibOptimization


Install
Install-Package LibOptimization
dotnet add package LibOptimization
paket add LibOptimization
LibOptimization Download (Unzip the "nupkg" after downloading)

.NETFramework 3.5
  • No dependencies.
net46
  • No dependencies.
netcoreapp2.1
  • No dependencies.
netcoreapp3.0
  • No dependencies.
netcoreapp3.1
  • No dependencies.


Tags



STATS

must-have-score

2.4

avg-downloads-per-day

19

days-since-last-release

440