ParetoFrontLineApproximation 1.1.0
See the version list below for details.
dotnet add package ParetoFrontLineApproximation --version 1.1.0
NuGet\Install-Package ParetoFrontLineApproximation -Version 1.1.0
<PackageReference Include="ParetoFrontLineApproximation" Version="1.1.0" />
paket add ParetoFrontLineApproximation --version 1.1.0
#r "nuget: ParetoFrontLineApproximation, 1.1.0"
// Install ParetoFrontLineApproximation as a Cake Addin #addin nuget:?package=ParetoFrontLineApproximation&version=1.1.0 // Install ParetoFrontLineApproximation as a Cake Tool #tool nuget:?package=ParetoFrontLineApproximation&version=1.1.0
A .Net Framework 4.7.2 implementation of the proposed algorithm for 2D Pareto front line approximation from the scientific paper: Craft et al. 2006. https://doi.org/10.1118/1.2335486
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- Accord.Math (>= 3.8.0)
- MathNet.Numerics (>= 4.15.0)
- MathNet.Spatial (>= 0.6.0)
- MIConvexHull (>= 1.1.19.1019)
- System.Memory (>= 4.5.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ParetoFrontLineApproximation:
Package | Downloads |
---|---|
ParetoPropertiesCalculation
A .Net Framework 4.7.2 library for calculating diverse Pareto properties: Pareto optimal points, illusion point, diagonal line through pareto front line, global optimum. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Bugfixes, performance and stability upgrades + add additional solutions to create smoother pareto front line.