搜索资源列表
LP
- 大M法求解线性规划和对该线性规划进行灵敏度分析-Big M method to solve linear programming and sensitivity analysis of the linear programming
lp_solve_5.5.0.12_MATLAB_source.tar
- lp_solve_5.5.0.12_MATLAB_source.tar版本,用于混合整数优化问题的求解-lp_solve_5.5.0.12_MATLAB_source.tar version for mixed integer optimization problems to solve
matlab(lp)
- 线性规划实例源代码,是一个简单实例 希望对大家有帮助-Examples of linear programming source code, is a simple example we want to help
lp
- 线形规划小程序,用matlab语言编写的,可以解决线形规划书籍中的大部分线形规划实例。是matlab的m文件。-Linear programming small programs, using matlab language, and can solve the linear programming books, most of the linear programming instances. Is the matlab m-file.
lp_solve_5.5.0.14_source
- 线性规划算法,用C语言开发,可以在多种不同的操作系统上编译运行-Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different pl
LPDemoSource
- This a demo of LP Solve -This is a demo of LP Solve
Two-stage-method-solving-LP-problems
- 课堂实验,用C语言编写的两阶段法解决LP问题,里面有两个例子,附带结果,适合初学者学习使用。-Classroom experiment, the content are the two stages of C language to write the LP method to solve the problem, there are two examples, taught you how to, with the result that is suitable for beginners t
Simplex
- this a M-file MATLAB that it can be solve a simple LP problem bye simplex method.-this is a M-file MATLAB that it can be solve a simple LP problem bye simplex method.
LP
- 本程序利用线性规划(Linear programming)解决运输问题(This program uses linear programming to solve transportation problems)