深度优先搜索 meaning in Chinese
deep first search
depth-first exploration
depth-first search
dfs depth first search
Examples
- About the object and strategy of preferential depth searches based on the
浅谈深度优先搜索的对象与策略 - Depth - first search
深度优先搜索 - The algorithm makes use of the node - arc structure of graph and depth - first - search , have realized the retrieval of optimum path in virtual navigation
该算法以图的节点?弧段结构结合深度优先搜索实现了自动游览中最优路径的检索。 - In the algorithm , a way of graphical depth - first searching was used for tasks grouping , and then a series of heuristic rules were applied to select the proper group for assignment
该算法利用图深度优先搜索方法,将任务进行归组,然后运用一系列启发式规则对组进行选择分配。 - This paper presents an efficient optimization algorithm and complicated code for airciraft landing scheduling problem , based on depth - first - search implicit emumeration algorithm , subject to mps limiting , position lock limiting and optimization depth limiting
摘要以深度优先搜索的隐枚举算法为基础,结合mps约束、位置冻结限制、优化深度限制,使用复杂的软件编码实现了特定于飞机着陆调度问题的优化排序算法。