Full metadata record
DC Field | Value | Language |
---|---|---|
dc.contributor.author | Jing, Min-Quan | en_US |
dc.contributor.author | Yu, Chiung-Hsueh | en_US |
dc.contributor.author | Lee, Hui-Lung | en_US |
dc.contributor.author | Chen, Ling-Hwei | en_US |
dc.date.accessioned | 2014-12-08T15:20:09Z | - |
dc.date.available | 2014-12-08T15:20:09Z | - |
dc.date.issued | 2009 | en_US |
dc.identifier.isbn | 978-1-4244-4705-3 | en_US |
dc.identifier.uri | http://hdl.handle.net/11536/14289 | - |
dc.description.abstract | Japanese puzzle is one of logical games popular in Japan and Netherlands. Solving Japanese puzzle is a NP-complete problem. There are some related papers proposed. Some use genetic algorithm (GA), but the solution may be wrong. Some use depth first search (DFS) algorithm, which is an exhaustive search, the execution speed is very slow. In this paper, we propose a puzzle solving algorithm to treat these problems. Based on the fact that most of Japanese puzzle are compact and contiguous, some logical rules are deduced to paint some cells. Then, the DFS algorithm with the "branch and bound" scheme, which is used to do early termination for those impossible paths, is used to solve those undetermined cells. Experimental results show that our algorithm can solve Japanese puzzles successfully, and the processing speed is significantly faster than that of DFS. | en_US |
dc.language.iso | en_US | en_US |
dc.subject | Japanese puzzle | en_US |
dc.subject | Nonogram | en_US |
dc.subject | Depth first search | en_US |
dc.subject | Branch and bound | en_US |
dc.title | SOLVING JAPANESE PUZZLES WITH LOGICAL RULES AND DEPTH FIRST SEARCH ALGORITHM | en_US |
dc.type | Article | en_US |
dc.identifier.journal | PROCEEDINGS OF 2009 INTERNATIONAL CONFERENCE ON MACHINE LEARNING AND CYBERNETICS, VOLS 1-6 | en_US |
dc.citation.spage | 2962 | en_US |
dc.citation.epage | 2967 | en_US |
dc.contributor.department | 資訊工程學系 | zh_TW |
dc.contributor.department | Department of Computer Science | en_US |
dc.identifier.wosnumber | WOS:000281720401204 | - |
Appears in Collections: | Conferences Paper |