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