best-first search algorithm
基本解释
- [计算机科学技术]最好优先算法
英汉例句
- Beam search is a heuristic search algorithm that is an optimization of best-first search that reduces its memory requirement.
定向搜索是一种启发式搜索算法,它是对减少内存需求的最佳优先搜索的优化算法。 - The result reflects the Vertex substitution search algorithm performs best in both speed and result aspect, it is the first choice when policy-maker selects algorithm.
研究得到结论是节点交换搜索算法在速度和结果方面都表现最好,是决策者进行决策时首选算法。
双语例句
专业释义
- 最好优先算法