说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 回溯优化法
1)  retrospective optimization
回溯优化法
2)  backtracking n.
回溯法;回溯
3)  backtracking [英]['bæktræk]  [美]['bæk,træk]
回溯法
1.
Improving the efficiency of backtracking;
不同数据结构下回溯法效率的比较
2.
dynamic programming,recursion and backtracking are three kinds of typical algorithms to solve the 0/1 knapsack problem.
动态规划法,递归法,回溯法是求解该问题的三种典型方法,使用这三种方法求解0/1背包问题,并对各算法进行了理论分析。
3.
This paper will introduce five algorithm design methods, which are Greedy method, Dynamic programming, Backtracking, Branch and bound, Genetic algorithm, summarize their basic tenets, give the solving algorithm thought to 0/1 knapsack problem, analyse the algorithms and put forward the improving methods.
本文分别从贪心方法、动态规划、回溯法、分枝-限界法,遗传算法这五种算法设计方法入手,概述了各种设计方法的基本原理,提出了求解0/1背包问题的算法思想,并对算法进行分析,提出了改进方法。
4)  backtracking algorithm
回溯算法
1.
Application and research of backtracking algorithm based on matrix storage in multi-constraint assignment problem;
基于矩阵存储的回溯算法在多约束分配问题中的应用探讨
2.
Discussion about Backtracking Algorithm of n-Queen Problem;
N皇后问题回溯算法探讨
3.
Problems search algorithm based on the broad first backtracking algorithm;
基于广度优先回溯算法的试题搜索算法
5)  backdating method
回溯法
1.
The method of determining the paths based on backdating method according to the network is given,and the method of computing the path reliability is proposed.
针对该网络给出了基于回溯法的通路确定方法,进而给出了通路可靠性的计算方法。
6)  backtracking method
回溯法
1.
The method of determining the paths based on backtracking method according to the network is introduced.
针对该网络给出了基于回溯法的通路的确定方法,进而给出了通路的可靠度的计算公式,最后给出了由通路的可靠度计算系统可靠度的计算公式。
2.
A pre-calculation method for plate mill pace control is presented which combining backtracking method with linear progr.
为提高轧机的利用率,实现在线每块钢坯的最佳出炉时刻,在详细了解首钢中板厂全自动轧钢控制系统及生产工艺的基础上,对节奏控制中的出炉时刻预计算进行了分析,提出了一种可以获得最优解的数学方法:先用回溯法确定不同钢坯的不同轧制阶段之间最优排序,再利用优先约束图将排序关系和约束条件映射为线性规划模型,最后得到每块钢坯的最优出炉时刻。
补充资料:单纯形优化法
分子式:
CAS号:

性质:简称单纯形法。利用多维空间中的一种凸图形(即单纯形)移动实现实验参数优化的一种动态调优方法,每一次选用的试验条件是根据前一次实验的结果来选定的。斯彭德莱(W. Spendley)等1962年首先提出了基本单纯形,1965年奈尔德(J. A. Nelder)等提出了改进单纯形优化法,变固定步长为可变步长,并引入了反射、扩大与收缩规则,加速了优化过程,它的特点是计算简便,不受因素数目的限制,当因素增多时,试验次数并不增加很多,只需进行不多次数的实验就可找到最佳的试验条件。

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