Changes between Version 4 and Version 5 of UGT2008


Ignore:
Timestamp:
Jul 1, 2009 7:33:38 PM (15 years ago)
Author:
nakasato
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UGT2008

    v4 v5  
    55= 富永裕光 = 
    66== Japanese Chess Program by the Monte Carlo Method on Playstation 3 == 
     7These days, the Monte Carlo Method is noticed in the field of the programs of board games. In this thesis, 
     8 the method adopted by Japanese chess. Moreover, the program which I made is parallelized on Playstation 3 (PS3). As the number of trial increases, I tried to improve the program. It is important for the evaluated functions to distinguish the situations of the board. My program is used three functions properly. the parallelization was successful. However, the program did not become strong as the number of processor increases. In the program of board games, the parallelization was not effective without a appropriate way to select the next move. 
    79 
    810= 藤原一樹 =