ParetoFrontLineApproximation 1.2.1
dotnet add package ParetoFrontLineApproximation --version 1.2.1
NuGet\Install-Package ParetoFrontLineApproximation -Version 1.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ParetoFrontLineApproximation" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ParetoFrontLineApproximation --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ParetoFrontLineApproximation, 1.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ParetoFrontLineApproximation as a Cake Addin #addin nuget:?package=ParetoFrontLineApproximation&version=1.2.1 // Install ParetoFrontLineApproximation as a Cake Tool #tool nuget:?package=ParetoFrontLineApproximation&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Accord.Math (>= 3.8.0)
- MathNet.Numerics (>= 5.0.0)
- MathNet.Spatial (>= 0.6.0)
- MIConvexHull (>= 1.1.19.1019)
- System.Buffers (>= 4.5.1)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.ValueTuple (>= 4.5.0)
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.
Update dependencies + remove unused dependencies and usings.