搜索资源列表
运筹学单纯形算法
- 运筹学单纯形算法,对偶单纯形算法,和改进单纯形算法的程序。-tacticians simplex algorithm, dual simplex algorithm, and improve the simplex algorithm procedures.
solver
- 线形规划代码:包括单纯形法,对偶形法,-linear programming code include : simplex method, the dual method, etc.
duioudanchun
- 用delphi实现运筹学线性规划对偶单纯形法程序-using linear programming operations research to achieve the dual simplex method procedures
dual
- 用C++写的对偶单纯型法,已通过测试,大家看过就知道了-C write-dual simplex method has been tested, we read will know.
doddcx
- 对偶单纯形法matlab的实现,是我的一个作业.看看好用不.-dual simplex method Matlab the realization of one of my operations. Not look at the handy.
dualprog
- 对偶单纯形法求线性规划最优解-dual simplex method for solving linear programming problems.
111opt
- 非常经典的最优化程序,里面黄金分割、拟牛顿、对偶单纯形,故向大家推荐-Very classical optimization procedures, which Golden Section, Quasi-Newton, dual simplex, so to recommend
dualsimplex
- 这是关于对偶单纯算法的c语言程序,也是非常简单易懂,是运筹中常用的-dual simplex method
OR_SP
- 运筹学中的求解单纯形法和对偶单纯形法的小工具-Operations Research in the simplex method to solve and the dual simplex method for small tools
danchun0326
- 对偶单纯型算法,最优化理论作业,基于vc上的简单程序-Dual simplex algorithm, the optimization theory operations, based on the simple procedures vc
dualsimplex
- 对偶单纯形法,用于线性规划的求解-dual simplex methods
DUAL
- (LP)DUAL SIMPLEX PROGRAM IN C++ AND THIS WILL WORK CORRECTLY BECAUSE I ALREADY WORKED AND CHECKED IT
linear_programming
- Linear programming using 4 different methods - simplex - revised simplex - revised simplex LU - prime dual interior point
linear_programming
- 4 methods of linear programming simplex revised simplex revised simplex lu prime dual interior point
Simple
- 最优化理论与方法 课本算法 matlab实现 单纯形法(对偶) 具体使用方法见程序说明~-Optimization theory and method to achieve textbook algorithm matlab simplex method (dual) specific descr iption of the procedures to use, see ~
Tourenplanung_example
- 用对偶形式的主次问题和单纯形法精确解cvrp车辆路径问题,环境为gams,一种类似lingo,国际上也经常使用的数学规划软件。-a exact solution of cvrp with dual variable and simplex method in the enviorment GAMS, which is similar to Lingo, is also popular in the world for Operation Research.
Dual-simplex
- 对偶单纯型 最优化的一个作业 需要的可以参考下~-Dual simplex
Simplex
- Dual Simplex. This is not my code.
DUAL
- DUAL SIMPLEX APPROXIMATION METHOD
Dual-simplex-method
- 利用单纯形法求解,该方法简单易懂,有本人亲自编写,内容正确。-Use simplex method, the method is simple and easy to understand, has personally written content correctly.