TY - GEN
T1 - Multiple-paths search with concurrent thread scheduling for fast AND/OR tree search
AU - Takano, Fumiyo
AU - Maekawa, Yoshitaka
AU - Kasahara, Hironori
PY - 2009/10/13
Y1 - 2009/10/13
N2 - This paper proposes a fast AND/OR tree search algorithm using a multiple-paths concurrent search method. Conventional heuristic AND/OR tree search algorithms expand nodes in only a descending order of heuristic evaluation values. However, since the evaluation values are heuristic, a solution node group sometimes includes nodes with lower evaluation values. The tree which has a solution node group including nodes with lower evaluation values requires a long time to be solved by the conventional algorithms. The proposed algorithm allows us to search paths including nodes with lower evaluation values and paths including nodes with higher evaluation values concurrently. For searching various paths concurrently, the proposed algorithm uses pseudo-threads and a pseudo-thread scheduler managed by a user program with low overhead compared with the OS thread management. The pseudo-thread scheduler can weight the amount of search on each path and schedule the pseudo-threads. The proposed algorithm can solve trees which have solutions including nodes with lower evaluation values also quickly. For performance evaluation, the proposed algorithm was applied to a tsume-shogi (Japanese chess problem) solver as a typical AND/OR tree search problem. In tsume-shogi, players can reuse captured pieces. Performance evaluation results on 385 problems show that the proposed algorithm is 1.67 times faster on the average than the previous algorithm df-pn.
AB - This paper proposes a fast AND/OR tree search algorithm using a multiple-paths concurrent search method. Conventional heuristic AND/OR tree search algorithms expand nodes in only a descending order of heuristic evaluation values. However, since the evaluation values are heuristic, a solution node group sometimes includes nodes with lower evaluation values. The tree which has a solution node group including nodes with lower evaluation values requires a long time to be solved by the conventional algorithms. The proposed algorithm allows us to search paths including nodes with lower evaluation values and paths including nodes with higher evaluation values concurrently. For searching various paths concurrently, the proposed algorithm uses pseudo-threads and a pseudo-thread scheduler managed by a user program with low overhead compared with the OS thread management. The pseudo-thread scheduler can weight the amount of search on each path and schedule the pseudo-threads. The proposed algorithm can solve trees which have solutions including nodes with lower evaluation values also quickly. For performance evaluation, the proposed algorithm was applied to a tsume-shogi (Japanese chess problem) solver as a typical AND/OR tree search problem. In tsume-shogi, players can reuse captured pieces. Performance evaluation results on 385 problems show that the proposed algorithm is 1.67 times faster on the average than the previous algorithm df-pn.
UR - http://www.scopus.com/inward/record.url?scp=70349745327&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=70349745327&partnerID=8YFLogxK
U2 - 10.1109/CISIS.2009.65
DO - 10.1109/CISIS.2009.65
M3 - Conference contribution
AN - SCOPUS:70349745327
SN - 9780769535753
T3 - Proceedings of the International Conference on Complex, Intelligent and Software Intensive Systems, CISIS 2009
SP - 51
EP - 58
BT - Proceedings of the International Conference on Complex, Intelligent and Software Intensive Systems, CISIS 2009
T2 - International Conference on Complex, Intelligent and Software Intensive Systems, CISIS 2009
Y2 - 16 March 2009 through 19 March 2009
ER -