breadth first search
常見(jiàn)例句
- The second algorithm is also derived from the breadth-first search method.
第二個(gè)算法也是基於廣度優(yōu)先搜索策略。 - The final result of parsing is the parse tree with the largest probability searched with Breadth-first search(BFS).
採(cǎi)取BFS算法高傚搜索概率值最高的候選句法樹(shù)作爲(wèi)最終的句法分析結(jié)果。 - Tree breadth-first search and tree memory can be fulfilled by setting up and making access of data list in the paper.
通過(guò)建立表、訪問(wèn)表來(lái)實(shí)現(xiàn)樹(shù)的存儲(chǔ)和廣度優(yōu)先搜索。 返回 breadth first search