This provides a breadth-first search.
这提供了一种广度优先的搜索。
Python: Breadth First Search capable of returning largest distance?
广度优先搜索能够返回的最大距离?
A novel Unit Tree-based Breadth First Search (UTBFS) algorithm is proposed.
提出基于单元树结构的广度优先搜索算法utbfs。
The priority first search algorithm (PFS algorithm for short) is discussed in this paper.
讨论了“优先度优先搜索”算法(简称PFS算法)。
As you can see it includes a few more filters that are not present in the first search mentioned.
正如您所看到的,它包含了数过滤器,是不在场,在第一次搜查中提到。
There are two common approaches to searching a graph: depth-first search and breadth-first search.
有两种常用的方法可以用来搜索图:即深度优先搜索和广度优先搜索。
I was surprised it was there, and even more surprised that our first search turned up 3,000 profiles.
令我感到惊讶的是,这个名字赫然在列,而且更令人吃惊的是,第一次搜索就搜到了3000个缅甸用户。
I was surprised it was there, and even more surprised that our first search turned up 3, 000 profiles.
令我感到惊讶的是,这个名字赫然在列,而且更令人吃惊的是,第一次搜索就搜到了3000个缅甸用户。
It will then construct all feasible plans simultaneously using a bottom up, breath-first search strategy.
然后,它会用由下至上、宽度优先(bottomup,breadth - first)的搜索策略,同时构造所有可行的计划。
In the inference engine section, target-drive control, depth-first search and breadth-first search are adopted.
在推理机的设计中采用了目标驱动控制,以及深度优先搜索和广度优先搜索这两种搜索策略;
Tree breadth-first search and tree memory can be fulfilled by setting up and making access of data list in the paper.
通过建立表、访问表来实现树的存储和广度优先搜索。
In this paper, the breadth-first search algorithm on the interconnection network is given and applied to the twisted cube.
本文给出互连网络上的广度优先搜索算法,并将其应用到螺旋立方体上。
Beam search is a heuristic search algorithm that is an optimization of best-first search that reduces its memory requirement.
定向搜索是一种启发式搜索算法,它是对减少内存需求的最佳优先搜索的优化算法。
BWFSF algorithm partition synchronous sequential circuit to many big function blocks by backward width-first search with fli.
面向逻辑级描述的同步时序电路,以触发器为核的电路划分算法BWFSF将电路划分为大功能块。
When a fault occurs in a power system, fault area is located using Broad First Search (BFS) method by breakers and bus voltage message.
电网发生故障时,根据断路器跳闸信息和母线电压信息,采用BFS(广度优先搜索)的方法搜索出故障区域。
This paper analyzes the tunnel problem during the best-first search strategy, designs and realizes an ontology based theme crawler system.
分析了最好优先搜索策略中遇到的隧道问题,设计并实现了一种基于本体的主题爬虫系统。
The algorithm adopts a hierarchical structure in knowledge rule while the breadth and depth, first search is integrated in reasoning strategy.
该算法应用的知识规则采用分层结构,在推理策略上综合应用深度和广度优先搜索。
In this case, you'll need to narrow down the search context that I introduced with the first search application, SearchForAlice, shown in Listing 6.
在这个示例中,需要缩小在第一个应用程序(清单6所示的SearchForAlice)中介绍的搜索上下文。
Q: the management of the Old Summer Palace said that it will soon begin its first search of looted relics overseas, but it is not about recovering the relics.
问:圆明园管理处表示,圆明园将于近日开展首次海外流失文物搜寻活动,但与追讨流失文物无关。
Combining the geometry knowledge and Broad First Search (BFS) technology used in artificial intelligence, distribution network topology module is developed.
采用图论的有关知识和人工智能中的广度优先搜索技术,开发了配电网的拓扑分析模块。
A method to mark transitive predecessors and transitive successors by using depth first search is provided with a description of the algorithm based on stack.
给出了先序活动和后序活动的基本定义,讨论了运用深度优先搜索进行先序活动和后序活动标定的基本原理,提出了基于堆栈机制的标定算法。
Based on depth first search, the article USES route deletion and node deletion methods to produce multi-solutions, and then determine the optimum solution with least costing.
以深度优先搜索作为基本算法,用路径删除和结点删除方法产生多重解,用最小成本法求出最优解。
As you can see if you compare Listings 2 and 3, the processor takes care of much of the basic coding (such as looping and passing parameters) to implement a depth-first search.
通过比较清单2和清单3,可以看出处理程序处理了很多基本代码(比如循环和传递参数),以便实现深度优先的搜索。
As you can see if you compare Listings 2 and 3, the processor takes care of much of the basic coding (such as looping and passing parameters) to implement a depth-first search.
通过比较清单2和清单3,可以看出处理程序处理了很多基本代码(比如循环和传递参数),以便实现深度优先的搜索。
应用推荐