5 packages tagged with “cplex”
Basic implementation of MilpManager using CPLEX.
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.
Package Description
See readme and project site for a little more details. Here a c# wrapper for several API functions of either CoinMP (https://projects.coin-or.org/CoinMP) or IBM cplex (https://www.ibm.com/products/ilog-cplex-optimization-studio).