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