Description: matlab source programs of linear programming including simple method, complete simple method and modified simple method and integer programming including dividing plane method, branch and bound method and 0-1 programming method.
To Search:
- [IP] - matlab solutions of integer programming
- [danchun] - matlab environment simplex method to ach
- [optimal-decision] - Optimal decision-making- matlab programm
- [shuxuesuanfa] - Including the branch-and-bound algorithm
- [integerprogramming] - integer programming
- [simplex] - Modified simplex method optimization MAT
File list (Check if you may need any files):
线性规划与整数规划源程序\1 线性规划\CmpSimpleMthd.m
........................\..........\ModifSimpleMthd.m
........................\..........\SimpleMthd.m
........................\2 整数规划\DividePlane.m
........................\..........\IntProgFZ.m
........................\..........\ZeroOneprog.m
........................\1 线性规划
........................\2 整数规划
线性规划与整数规划源程序