名词
中文翻译:广度优先搜索算法
同义词:
['breadth-first search', 'breadth-first traversal']
例句:
-
1. In the process of data analysis, we often use breadth-firstsearch to quickly locate relevant information.
在数据分析过程中,我们经常使用广度优先搜索来快速定位相关信息。
-
2. The breadth-firstsearch algorithm is widely used in computer scienceand engineering.
广度优先搜索算法在计算机科学和工程领域得到了广泛应用。
-
3. The breadth-first search algorithm is a fundamental conceptin graph theory.
广度优先搜索算法是图论中的一个基本概念。