backtracking search
常見(jiàn)例句
- 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 …
較之其他算法,該算法思路簡(jiǎn)捷,易于編程,生成的主骨架線形態(tài)優(yōu)良,較好地反映了多邊形的主體形狀特征和主延伸方向。 - 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.
本文總結(jié)專家知識(shí)和經(jīng)驗(yàn),建立了調(diào)優(yōu)規(guī)則的知識(shí)庫(kù),并應(yīng)用回溯控制策略搜索調(diào)優(yōu)規(guī)則。 - 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.
提出了在搜索過(guò)程中采用標(biāo)記最短距離,調(diào)用遞歸函數(shù)用回溯搜索法求解網(wǎng)絡(luò)最短距離的算法。 返回 backtracking search