branch and bound procedure
基本解释
- [计算机科学技术]分支与界限程序
英汉例句
- A procedure for judging the existence of feasible solution is proposed. In the branch and bound algorithm, the forward search strategy is adopted, a modified bound …
在分枝定界数值算法中,采用了前向搜索策略,提出了定界算法,讨论了重复解的消除方法,并用示例说明了算法在减小搜索空间上的有效性。 - In this paper a new exact algorithm is proposed for solving project scheduling problems under multiple resource constrains which is based on the branch and bound procedure.
基于分支定界法的思想提出了一种新的精确求解多资源约束下项目进度规划问题的最优化算法。 - A new algorithm for duration of task and cost in network plan is proposed, With the application of search tree and branch and bound technique, the computation procedure is greatly reduced.
同时,在计算过程中应用分枝限界方法,可使其计算工作量大大减小。
双语例句
专业释义
- 分支与界限程序