tree-search
基本解释
- 树形搜索
英汉例句
- We made modification on the LISS algorithm by considering the ordering of the tree search in the LISS.
我们考虑对接收到的信号做树状搜寻时的先后顺序,并对原本的LISS演算法做了一些修改。 - There are many algorithms that will help the efficiency of the Minimax tree search.
有很多算法可以帮助极大极小算法提高搜索效率。 - When the right subtree is the optimal solution may contain only son into the right tree search.
当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。 - tree search for an immobile hider
对不动隐藏者的树形搜索 - Parallel Tree Search (PTS) algorithm
并行树搜索算法