Breadth-First-Search的意思|示意

美 / / 英 / /

优先搜寻;横向优先搜索


Breadth-First-Search的网络常见释义

广度优先搜索 ... >>>深度优先搜索(Depth-First-Search) >>>广度优先搜索(Breadth-First-Search) *寻路(A* Search Algorithm) ...

Breadth-First-Search相关短语

1、 breadth-first search 广度优先搜索 ; 宽度优先搜索英语 ; 广度优先搜寻

2、 breadth first search 广度优先搜索 ; 横向优先搜索 ; 广度优先 ; 广度优先遍历

3、 breadth-first search spider 广度优先搜索的爬虫

Breadth-First-Search相关例句

The shortest topological distance between two atoms in a structure was designed according to the widely used breadth first search algorithm which uses a data structure called Queue.

分子结构中任意两个原子之间最短拓扑距离的求解是建立在采用队列数据结构的宽度优先搜索算法基础上的。

Tree breadth-first search and tree memory can be fulfilled by setting up and making access of data list in the paper.

通过建立表、访问表来实现树的存储和广度优先搜索。

Is it because the breadth first search always finds the shortest path?

这是因为广度优先搜索,总能找到最短路径?

This provides a breadth-first search.

这提供了一种广度优先的搜索。

There are two common approaches to searching a graph: depth-first search and breadth-first search.

有两种常用的方法可以用来搜索图:即深度优先搜索和广度优先搜索。

Making use of precomputation, algorithm ERAMC simplifies network topology and USES a breadth-first search algorithm with priority to find a transmission path that satisfies multiple constraints.

ERAMC算法利用预先计算来简化网络拓扑,然后采用带优先权的宽度优先搜索算法寻找满足多个限制条件的传输路径。