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.
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).
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).