Review Article

Recent Advances in General Game Playing

Table 3

Summary of entries in the IEEE CIG 2014 competition.

RankEntry nameTotal scoreApproach

1Adrienctx158(i) Open loop tree search with UCB
(ii) Taboo bias
2JinJerry148(i) Multistep look forward
(ii) Heuristics
3sampleMCTS
(sample)
99MCTS
4Shmokin77(i) MCTS
(ii) Hill climbing
5Normal_MCTS68MCTS
6Culim61Online Q-learning
7MMbot59MCTS
8TESTGAG49GA (Genetic Algorithm)
9Yraid49RBS (Rule based System) with GA
10T2Tompson47(i) Steepest-ascent Hill Climbing
(ii) Random move
(iii) Horizon capped A search
11MnMCTS47MCTS
12sampleGA
(sample)
43GA
13IdealStandard39(i) Find all nonlethal sprites by simulation
(ii) Visit nonlethal sprite randomly
14random
(sample)
35Random move
15Tichau30ā€‰
16Sampleonesteplookahead
(sample)
17One step look ahead
17levis50111Multistep look ahead
18LCU_144ā€‰