A library for advanced numerical computing, with support for data manipulation, statistics, matrix algebra, Fourier transforms, advanced functions, extended precision, and solvers.
'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET.
That can solve pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
This package needs one of the 'LpSolveDotNet.Native.*' packages to run, you...
More information
'LpSolveDotNet.Native.win-x64' and its dependency 'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET.
That can solve pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
This package specifically...
More information
The OPTANO Modeling library allows you to use C# as a Modeling language for mathematical optimization (mixed integer programming (MIP) and linear programming (LP)). It has a lightweight footprint and connects to several solvers.
'LpSolveDotNet.Native.osx-x86' and its dependency 'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET.
That can solve pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
This package specifically...
More information
'LpSolveDotNet.Native.linux-x64' and its dependency 'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET.
That can solve pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
This package specifically...
More information
'LpSolveDotNet.Native.win-x86' and its dependency 'LpSolveDotNet' allow running the Mixed Integer Linear Programming (MILP) solver 'lp_solve' in .NET.
That can solve pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
This package specifically...
More information
The fastest multithreading 2D parametric constraints solver for CAD applications.
Examples: https://github.com/CloudInvent/Cheetah.Examples
Full documentation will be available on our site: www.cloud-invent.com, or by request on support@cloud-invent.com
If you want to see CheetahSolver in action...
More information
SimpleSudokuSolver is a library for solving sudoku puzzles written in C#.
It supports solving of sudoku puzzles steps-by-step, using various solving strategies, from the simplest ones to the more complex ones. It can be used as a learning tool on how to solve sudoku puzzles.
Repository contains...
More information