搜索资源列表
simplexProgram
- 用java语言实现的单纯形法,运筹学线性规划-failed to translate
lp_solve_5.5.0.15_java
- 从lp_solve官方网站下在的用java语言写的关于求解线性规划问题.-Official site from lp_solve under the use of java language written on the linear programming problem.
linear-program-java
- 线性规划中的单纯形法的java实现,代码有测试类,还有实现类-Linear programming simplex method in java, the code is a test class, as well as the implementation class
LinearProgram
- 运筹学,用大M法计算线性规划问题最优解。-Operations research, with large M method of linear programming optimal solution.
daima
- 关于运筹学线性规划的java代码 包括单纯型法-About the operations research linear programming java code including the simplex method
LinearProgram
- 求解线性规划的经典方法—单纯型法的JAVA实现,可已通过多个算例的测试-simplesMethod coded in JAVA
simplex-method
- java编写的一个单纯形法的程序,可以求解线性规划问题-Solving linear programming