tree-search
基本解釋
- 樹(shù)形搜索
英漢例句
- We made modification on the LISS algorithm by considering the ordering of the tree search in the LISS.
我們考慮對(duì)接收到的信號(hào)做樹(shù)狀搜尋時(shí)的先后順序,并對(duì)原本的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.
當(dāng) 右子樹(shù)有可能包含最優(yōu)解時(shí)才進(jìn)入右子樹(shù)搜索。否則將右子樹(shù)剪去。 - tree search for an immobile hider
對(duì)不動(dòng)隱藏者的樹(shù)形搜索 - Parallel Tree Search (PTS) algorithm
并行樹(shù)搜索算法