搜索资源列表
zhengshuguihua
- 整数规划:用割平面法求解整数规划 用分支定界法求解整数规划 用枚举法(包括穷举法和隐枚举法)求解0-1规划 -Integer programming: cutting plane method for solving integer programming with branch and bound method for solving integer programming Solving 0-1 planning enumeration method (exhaustive me
xxx
- MATLAB分支定界法的实现,附带代码和例题-MATLAB implementation of branch and bound method, with code and examples
evacuation
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网-very goog
IntProgFZ
- 分支定界法,不断将可行域分割成小的集合,再找出最优解-Branch and bound method, the feasible region divided into a collection of small, then find out the optimal solution