@inproceedings{48933f5612a74c23b34f9f2555c55232,
title = "Lifted backward search for general game playing",
abstract = "A General Game player is a computer program that can play games of which the rules are only known at run-time. These rules are usually given as a logic program. General Game players commonly apply a tree search over the state space, which is time consuming. In this paper we therefore present a new method that allows a player to detect that a future state satisfies some beneficial properties, without having to explicitly generate that state in the search tree. This may lead to faster algorithms and hence to better performance. Our method employs a search algorithm that searches backwards through formula space rather than state space.",
keywords = "algorithms, artificial intelligence",
author = "{De Jonge}, Dave and Dongmo Zhang",
year = "2016",
doi = "10.1007/978-3-319-50127-7_1",
language = "English",
isbn = "9783319501260",
publisher = "Springer",
pages = "3--16",
booktitle = "AI 2016: Advances in Artificial Intelligence: 29th Australasian Joint Conference, Hobart, TAS, Australia, December 5-8, 2016, Proceedings",
note = "Australasian Joint Conference on Artificial Intelligence ; Conference date: 05-12-2016",
}