backtracking search
基本解释
- [计算机科学技术]回溯搜索
英汉例句
- Third, the backtracking algorithm is used to search orderly other nodes to form the main skeleton line. The algorithm is concise and easy to program compared with …
较之其他算法,该算法思路简捷,易于编程,生成的主骨架线形态优良,较好地反映了多边形的主体形状特征和主延伸方向。 - In this expert system, a knowledge base (KB) on the basis of experts knowledge and experience is established, and the backtracking method is used to search the rules in the KB.
本文总结专家知识和经验,建立了调优规则的知识库,并应用回溯控制策略搜索调优规则。 - An algorithm is presented for solving the shortest path in network by labeling the distance between start point and current exploring point with recursive backtracking maze search.
提出了在搜索过程中采用标记最短距离,调用递归函数用回溯搜索法求解网络最短距离的算法。
双语例句
词组短语
- backtracking search optimization algorithm 回溯搜索优化算法
- backtracking search algorithm 回溯搜索算法
- search -backtracking 回溯法
短语
专业释义
- 回溯搜索