名词短语
中文翻译:广度优先搜索同义词
同义词:
['Breadth-First Search', 'BFS']
例句:
-
1. In the implementation of the algorithm, we should follow the breadth-first search strategy.
在执行算法时,我们应该遵循广度优先搜索策略。
-
2. The breadth-first search algorithm is widely used in network routing.
广度优先搜索算法在网络路由中被广泛使用。
-
3. The breadth-first search algorithm can be applied to solve problems with a large number of nodes.
广度优先搜索算法可以应用于解决节点数量庞大的问题。