英语词典
英语单词 高中英语 CET4英语 CET6英语 TOEFL英语 考研英语 IELTS英语 GRE英语 英语词典 汉英字典 汉英词典 英语短语
词典相关
汉语词典 成语词典 反义词 近义词 造句大全
汉语字典
部首查字 拼音查字 笔画查字 结构查字 二叠字 三叠字 四叠字 多音字 汉字笔顺 汉字拆字
诗词大全
诗词分类 诗人大全 诗词名句 诗词大全

best first parser

基本解释最佳优先句法剖析器

网络释义

1)best first parser,最佳优先句法剖析器2)Best First Algorithm,最佳优先算法3)parser['pɑ:sə],剖析器 [句法剖析程序]4)BFS algorithm,最佳优先搜索算法5)operator precedence grammar parsing,运算优先文法剖析6)best-first search,最佳优先搜索

用法和例句

Investigation into yard crane scheduling using BFS algorithm;

一种基于最佳优先搜索算法的集装箱堆场场桥调度策略

As the traditional real-time scheduling algorithms are no longer suitable for characteristics of NC system,a heuristic best-first search(BFS) algorithm was introduced to schedule HTS model tasks.

针对数控系统中多种类型任务并存,且任务之间在时序、资源等方面存在相关性的特点,建立了混合任务系统模型,并引入计算机人工智能领域的启发式最佳优先搜索算法来实现该模型任务集的最优调度。

As feasible solution sets of this problem can be organized as a tree structure,we use Best-First search strategy(BF) to traverse the tree,for which we propose an effective heuristic rule called k steps exploration.

最后用最佳优先搜索算法(BF)对一组公认的算例进行了实算,计算结果表明,BF计算效率优于传统的遗传算法和Monte Carlo方法。