@inproceedings{713ae15729f245699bd183bbd564f8fe,
title = "An algorithmic design and implementation of outer-open gomoku",
abstract = "The Outer-Open Gomoku is a new Gomoku game with three goals: 'maintaining connect five', 'simple rule' and 'fairness'. This paper introduces the design idea and the implementation of our Outer-Open Gomoku program OOGiveMeFive. It takes advantage of the modern instruction set architecture, inverse bitboard, reducing instruction numbers and search space, etc., to obtain a good performance of searching more than 56 million nodes per second using a typical personal computer. Our program won 6 gold medals among 8 recent computer games competitions.",
keywords = "bitboard, gomoku, outer-open gomoku, relevance-zone, threat-space search",
author = "Chen, {Chih Hung} and Lin, {Shun Shii} and Chen, {Yen Chi}",
year = "2017",
month = oct,
day = "19",
doi = "10.1109/CCOMS.2017.8075180",
language = "English",
series = "2nd International Conference on Computer and Communication Systems, ICCCS 2017",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "26--30",
booktitle = "2nd International Conference on Computer and Communication Systems, ICCCS 2017",
note = "2nd International Conference on Computer and Communication Systems, ICCCS 2017 ; Conference date: 11-07-2017 Through 14-07-2017",
}