From fcd927f6993f2107830d4748952cdfcb3b6996ee Mon Sep 17 00:00:00 2001 From: Nemo Date: Tue, 19 Apr 2022 13:02:36 +0530 Subject: [PATCH] updates and online viewing --- HEADER.md | 2 + README.md | 4 ++ boardgame-research.rdf | 112 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 118 insertions(+) diff --git a/HEADER.md b/HEADER.md index e3de85c..9a23a1a 100644 --- a/HEADER.md +++ b/HEADER.md @@ -6,6 +6,8 @@ should be of interest to anyone interested in boardgames and their optimal play. Chess and Go, finding prior work on more contemporary games can be a bit hard. This list focuses on the latter. If you are interested in well-researched games like Chess, Go, Hex, take a look at the [Chess programming wiki](https://www.chessprogramming.org/Games) instead. The list also covers some computer-games that fall under similar themes. +You can browse the collection at as well. + An importable RDF version is available as well: - [Zotero RDF](boardgame-research.rdf) diff --git a/README.md b/README.md index 312e7db..d7c9ca6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ should be of interest to anyone interested in boardgames and their optimal play. Chess and Go, finding prior work on more contemporary games can be a bit hard. This list focuses on the latter. If you are interested in well-researched games like Chess, Go, Hex, take a look at the [Chess programming wiki](https://www.chessprogramming.org/Games) instead. The list also covers some computer-games that fall under similar themes. +You can browse the collection at as well. + An importable RDF version is available as well: - [Zotero RDF](boardgame-research.rdf) @@ -173,6 +175,7 @@ If you aren't able to access any paper on this list, please [try using Sci-Hub]( # Hive - [On the complexity of Hive](https://dspace.library.uu.nl/handle/1874/396955) (thesis) +- [The Cost of Reinforcement Learning for Game Engines: The AZ-Hive Case-study](https://dl.acm.org/doi/10.1145/3489525.3511685) (conferencePaper) # Jenga - [Jidoukan Jenga: Teaching English through remixing games and game rules](https://www.llpjournal.org/2020/04/13/jidokan-jenga.html) (journalArticle) @@ -212,6 +215,7 @@ If you aren't able to access any paper on this list, please [try using Sci-Hub]( # Mobile Games - [Trainyard is NP-Hard](http://arxiv.org/abs/1603.00928v1) (journalArticle) - [Threes!, Fives, 1024!, and 2048 are Hard](http://arxiv.org/abs/1505.04274v1) (journalArticle) +- [Rikudo is NP-complete](https://linkinghub.elsevier.com/retrieve/pii/S0304397522000457) (journalArticle) # Modern Art: The card game - [A constraint programming based solver for Modern Art](https://github.com/captn3m0/modernart) (computerProgram) diff --git a/boardgame-research.rdf b/boardgame-research.rdf index d14eeb9..dfb2e83 100644 --- a/boardgame-research.rdf +++ b/boardgame-research.rdf @@ -9028,6 +9028,116 @@ guaranteed decent high score. The algorithm got a lowest score of 79 and a + + journalArticle + + + + + + Nguyen + Viet-Ha + + + + + Perrot + Kévin + + + + + Rikudo is NP-complete + 04/2022 + en + DOI.org (Crossref) + + + https://linkinghub.elsevier.com/retrieve/pii/S0304397522000457 + + + 2022-04-19 07:12:59 + 34-47 + + + 910 + Theoretical Computer Science + DOI 10.1016/j.tcs.2022.01.034 + Theoretical Computer Science + ISSN 03043975 + + + conferencePaper + + + ISBN 978-1-4503-9143-6 + Proceedings of the 2022 ACM/SPEC on International Conference on Performance Engineering + DOI 10.1145/3489525.3511685 + + + + + + + Beijing China + + + ACM + + + + + + + de Goede + Danilo + + + + + Kampert + Duncan + + + + + Varbanescu + Ana Lucia + + + + + + The Cost of Reinforcement Learning for Game Engines: The AZ-Hive Case-study + 2022-04-09 + en + The Cost of Reinforcement Learning for Game Engines + DOI.org (Crossref) + + + https://dl.acm.org/doi/10.1145/3489525.3511685 + + + 2022-04-19 07:14:12 + 145-152 + + + ICPE '22: ACM/SPEC International Conference on Performance Engineering + + + + + attachment + Full Text + + + https://dl.acm.org/doi/pdf/10.1145/3489525.3511685 + + + 2022-04-19 07:14:15 + 1 + application/pdf + 2048 @@ -9146,6 +9256,7 @@ guaranteed decent high score. The algorithm got a lowest score of 79 and a Hive + Jenga @@ -9191,6 +9302,7 @@ guaranteed decent high score. The algorithm got a lowest score of 79 and a Mobile Games + Modern Art: The card game