1)  bounding
定界
1.
This paper introduces the basic principles of the branching bounding algorithem It mainly discusses two difficult points during the implementation of theis algorithm They are the searching of the branching node and the replace of the data of the active nod
本文介绍分支与定界算法的基本原理 ,着重讨论了此算法在具体实现过程中遇到的两个难点 :分支结点的寻找和当前结点对应数据的生
2)  branch and bound
分支定界
1.
An efficient branch and bound algorithm for CMST problem;
CMST问题的高效分支定界算法研究
2.
Aimed at the lack of research on two-sided assembly line balancing problem status in quo,the characteristics of two-sided assembly line were analyzed and the special requirements of balancing were studied,the mathematical model was built,then a balancing algorithm which was based on branch and bound was developed.
针对目前研究较少的双边装配线平衡问题,分析、研究了双边装配线的特点及其对平衡的特殊要求,建立双边装配线平衡问题的数学模型,并提出一种分支定界算法来最优化装配线的平衡。
3.
This article presents a branch and bound algorithm for globally solving the sum of convex-convex ratios problem with nonconvex feasible region.
本文针对一类带有反凸约束的凸函数比式和问题提出了一种求其全局最优解的分支定界算法。
3)  branch-and-bound
分枝定界
1.
In order to solve this model, a revised branch-and-bound algorithm is designed and illustrated by a numerical example.
 通过对模型特征分析,提出了一种分枝定界算法,实例应用及算法复杂性分析证明了该算法的有效性。
2.
Finally, a branch-and-bound algorithm is presented.
本文根据运输问题中一类常见的情况建立了在并容量网络中求最大并流的网络模型,证明了最大并流问题的NP完全性,并给出了求解该问题的一种分枝定界算法。
4)  branch and bound
分枝定界
1.
A reduced branch and bound approach for solving quadratic programming problem with quadratic constraints;
带有二次约束的二次规划问题的一个收缩分枝定界算法
2.
This model is a mixed integerlinear program (MILP), and is solved with a branch and bound (B&B) algorithm.
针对废弃物品的收集、预处理和再制造问题,建立了回收物流设施选址混合整数规划(MILP)模型,用分枝定界法求解。
3.
This paper discusses the problem and presents a branch and bound technique to find alternate optimal solutions for assignment problem.
本文讨论了该问题 ,并提出一种求指派问题多重最优解的分枝定界
5)  Keogh lower bound
Keogh定界
1.
To speed up retrieval, the index is built up based on Keogh lower bound.
不同于经典的基于几何空间位置的检索方法,首先提出基于运动能量的描述人体运动的模型,在此基础上引入熵的概念,提取能体现运动特征的关键关节作为衡量动作相似性的基准;然后利用Keogh定界算法建立索引,以加快检索速度;最后,利用动态时间变形算法计算运动例子和检索集之间的相似度,确定检索结果集。
6)  shakedown limit
安定界限
参考词条
补充资料:分支定界法
分子式:
CAS号:

性质:又称分支定界搜索法。过程系统综合的一类方法。该法是将原始问题分解,产生一组子问题。分支是将一组解分为几组子解,定界是建立这些子组解的目标函数的边界。如果某一子组的解在这些边界之外,就将这一子组舍弃。分支定界法原为运筹学中求解整数规划(或混合整数规划)问题的一种方法。用该法寻求整数最优解的效率很高。将该法原理用于过程系统综合可大大减少需要计算的方案数日。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。