良好的线性编程库的C#? [英] Good linear programming library for C#?

查看:108
本文介绍了良好的线性编程库的C#?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个线性规划求解的C#。在换句话说,我正在寻找一个库,C#可以解决线性规划问题。

I'm looking for a linear programming solver for C#. In the other words I'm looking for a library for C# that solves linear programming problems.

我需要一个易于使用的库(这样我就可以学会如何快速地使用它),但是如果它支持某些功能如自动绝对值转换这将是很好(这样我就不必转换程序自己) 。该库应该是免费(不一定开源)是重要的。

I need an easy to use library (so I can learn how to use it quickly), but it would be nice if it supported some features as automatic absolute values conversion (so I don't have to program the conversion myself). It is important that the library should be for free (not necessarily open source).

良好的文档是巨大的优势我。 10%-20%,更糟糕的表现并不为我的项目是至关重要的。

Good documentation is huge advantage for me. 10%-20% worse performance is not critical for my project.

感谢您的答案

推荐答案

Math.NET

读<一href="http://stackoverflow.com/questions/392857/c-linear-algebra-library">http://stackoverflow.com/questions/392857/c-linear-algebra-library

编辑:检查出<一href="http://en.wikipedia.org/wiki/Linear_programming#Solvers_and_scripting_.28programming.29_languages">http://en.wikipedia.org/wiki/Linear_programming#Solvers_and_scripting_.28programming.29_languages

这一次可能是你寻找什么,虽然。它的工作原理与.net
http://lpsolve.sourceforge.net/5.5/

This one might be what your looking for though. Says it works with .Net
http://lpsolve.sourceforge.net/5.5/

这篇关于良好的线性编程库的C#?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆