Academic literature on the topic 'Nonograma'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Nonograma.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Nonograma"

1

Chen, Yen-Chi, and Shun-Shii Lin. "Requiem wins Nonogram tournament." ICGA Journal 42, no. 1 (2020): 49–52. http://dx.doi.org/10.3233/icg-190130.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Batenburg, K. Joost, and Walter A. Kosters. "On the Difficulty of Nonograms." ICGA Journal 35, no. 4 (2012): 195–205. http://dx.doi.org/10.3233/icg-2012-35402.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Batenburg, K. J., and W. A. Kosters. "Solving Nonograms by combining relaxations." Pattern Recognition 42, no. 8 (2009): 1672–83. http://dx.doi.org/10.1016/j.patcog.2008.12.003.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Berend, Daniel, Dolev Pomeranz, Ronen Rabani, and Ben Raziel. "Nonograms: Combinatorial questions and algorithms." Discrete Applied Mathematics 169 (May 2014): 30–42. http://dx.doi.org/10.1016/j.dam.2014.01.004.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Yen, Shi-Jim, Shih-Yuan Chiu, Cheng-Wei Chou, and Jr-Chang Chen. "CPUZZLER wins the Nonogram Tournament." ICGA Journal 34, no. 1 (2011): 34–35. http://dx.doi.org/10.3233/icg-2011-34110.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Sun, Der-Johng, Kuang-che Wu, I.-Chen Wu, Shi-Jim Yen, and Kuo-Yuan Kao. "Nonogram Tournaments in TAAI 2011." ICGA Journal 35, no. 2 (2012): 120–23. http://dx.doi.org/10.3233/icg-2012-35210.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Benton, Jessica, Rion Snow, and Nolan Wallach. "A combinatorial problem associated with nonograms." Linear Algebra and its Applications 412, no. 1 (2006): 30–38. http://dx.doi.org/10.1016/j.laa.2005.04.034.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Yu, Chiung-Hsueh, Hui-Lung Lee, and Ling-Hwei Chen. "An efficient algorithm for solving nonograms." Applied Intelligence 35, no. 1 (2009): 18–31. http://dx.doi.org/10.1007/s10489-009-0200-0.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Wu, I. Chen, Der-Johng Sun, Lung-Ping Chen, et al. "An Efficient Approach to Solving Nonograms." IEEE Transactions on Computational Intelligence and AI in Games 5, no. 3 (2013): 251–64. http://dx.doi.org/10.1109/tciaig.2013.2251884.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Chen, Lung-Pin, Der-Johng Sun, and Wen-Jie Tseng. "NONOGRAM TOURNAMENT IN OLYMPIAD YOKOHAMA 2013." ICGA Journal 37, no. 1 (2014): 56–58. http://dx.doi.org/10.3233/icg-2014-37112.

Full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Dissertations / Theses on the topic "Nonograma"

1

Oliveira, Camila Nascimento de. "Uma investiga??o de algoritmos exatos e metaheur?sticos aplicados ao nonograma." Universidade Federal do Rio Grande do Norte, 2013. http://repositorio.ufrn.br:8080/jspui/handle/123456789/18081.

Full text
Abstract:
Made available in DSpace on 2014-12-17T15:48:07Z (GMT). No. of bitstreams: 1 CamilaNOT_DISSERT.pdf: 4321465 bytes, checksum: d103bd2da647997e8dfd0a8784c2060d (MD5) Previous issue date: 2013-02-01<br>Nonogram is a logical puzzle whose associated decision problem is NP-complete. It has applications in pattern recognition problems and data compression, among others. The puzzle consists in determining an assignment of colors to pixels distributed in a N &#61620; M matrix that satisfies line and column constraints. A Nonogram is encoded by a vector whose elements specify the number of pixels in e
APA, Harvard, Vancouver, ISO, and other styles
2

Mingote, Luís Pedro Canas Ferreira. "Solving colored nonograms." Master's thesis, FCT - UNL, 2009. http://hdl.handle.net/10362/2388.

Full text
Abstract:
Trabalho apresentado no âmbito do Mestrado em Engenharia Informática, como requisito parcial para obtenção do grau de Mestre em Engenharia Informática<br>In this thesis we deepen the study of colored nonogram solving using Integer Linear Programming(ILP). The known methods for solving this kind of problems are the depth-first search(brute-force) one, the iterative one and the ILP one. Our approach generalizes the one used by Robert A. Bosch which was developed for black and white nonograms only, thus providing a new universal solution for solving nonograms using ILP. Since the iterative imp
APA, Harvard, Vancouver, ISO, and other styles
3

Zavistanavičius, Ramūnas. "Nonogram solving algorithms analysis and implementation for augmented reality system." Master's thesis, Lithuanian Academic Libraries Network (LABT), 2013. http://vddb.library.lt/obj/LT-eLABa-0001:E.02~2012~D_20131104_111220-04913.

Full text
Abstract:
Augmented reality (AR) is an innovative use of computer graphics in combination with real world data to create a new kind of video image. AR seamlessly integrates technology with the real world, allowing for a naturally enhanced computing. Nonograms, also known as Paint by Numbers or Griddlers are logic puzzles in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. In this puzzle type, the numbers measure how many unbroken lines of filled-in squares there are in any given row or column. Aim of this project is to
APA, Harvard, Vancouver, ISO, and other styles
4

Lopez, Oscar Fabian. "A compressive sensing approach to solving nonograms." 2013. http://hdl.handle.net/2152/22669.

Full text
Abstract:
A nonogram is a logic puzzle where one shades certain cells of a 2D grid to reveal a hidden image. One uses the sequences of numbers on the left and the top of the grid to figure out how many and which cells to shade. We propose a new technique to solve a nonogram using compressive sensing. Our method avoids (1) partial fill-ins, (2) heuristics, and (3) over-complication, and only requires that we solve a binary integer programming problem.<br>text
APA, Harvard, Vancouver, ISO, and other styles
5

Chien, Yu-Feng, and 簡裕峰. "Physical Zero-Knowledge Proof for Nonogram Puzzles." Thesis, 2008. http://ndltd.ncl.edu.tw/handle/64177637153735718328.

Full text
Abstract:
碩士<br>國立清華大學<br>資訊工程學系<br>96<br>In daily life, we may want to convince others that we know a secret, while at the same time, we do not want to let them know what the secret is. In cryptography, there is a notion of zero-knowledge proof system, in which we can apply to achieve the goal. One may wonder if it is still possible to achieve the goal without using complicated theorems or powerful computational machines, and just by utilizing things that are easily reachable in our daily life? The answer is “yes.” This thesis studies various protocols for convincing others that “we know the solution o
APA, Harvard, Vancouver, ISO, and other styles
6

JIAN, HONG-AN, and 簡鴻安. "An Effcient Successive Line Solver for Nonogram Games." Thesis, 2019. http://ndltd.ncl.edu.tw/handle/z526b9.

Full text
Abstract:
碩士<br>東海大學<br>資訊工程學系<br>107<br>The line solver is a building blok of the state-of-the-art Nonogram algorithm. In this paper, the painting pattern of a line in the Nonogram puzzle is represented as the compositions of the subpatterns that satisfy the incremental property. This paper proposes an e ffcient method which computes the line patterns e fficiently by shortcuting the computations of the redundant subpatterns for the states in a path of the backtraking search tree.
APA, Harvard, Vancouver, ISO, and other styles
7

Chen, Shiuan-Yi, and 陳璿伊. "The Study and Implementation of the Methods for Solving Nonogram Puzzles." Thesis, 2016. http://ndltd.ncl.edu.tw/handle/16439960176196982971.

Full text
Abstract:
碩士<br>國立臺灣師範大學<br>資訊工程學系<br>104<br>Nonogram is a logic puzzle game, invented in 1987 by a Japanese named Tetsuya Nishio. The basic method of playing Nonogram puzzle is that, at the beginning a fixed-sized blank board will be given, where each row and each column will be given a set of numbers (clues) as a reminder to the players who need these clues to set or unset the squares. Nonogram is a Constraint satisfaction problem, which has also been proven to be an NP-complete problem. We are uncertain whether it can be solved in polynomial time, but the execution time and the correctness of the ans
APA, Harvard, Vancouver, ISO, and other styles
8

LIU, YU-CHENG, and 劉宥呈. "An Efficient Algorithm for Solving Nonogram Puzzles by Using Group-Based Fully Probing." Thesis, 2017. http://ndltd.ncl.edu.tw/handle/78guzr.

Full text
Abstract:
碩士<br>東海大學<br>資訊工程學系<br>105<br>Nonogram is a typical two-dimensional logical puzzle game of which the player paints each pixel by considering the constraints on the row and column intersecting on that pixel. Solving Nonogram puzzle efficiently has been considered challenging. The recently proposed approaches can efficiently solve many puzzles via the logical deduction based on 2-SAT formulas. In this paper, we first propose a simplified form of the recurrence function in the previous Nonogram algorithm. Our work simplifies the recurrence function from 7 formulas down to 3 formulas. Additionall
APA, Harvard, Vancouver, ISO, and other styles

Books on the topic "Nonograma"

1

Teriokhin, Vadim. Nonograms: Cartoons. Independently Published, 2020.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Design, Fun. Nonogram Puzzle Books : Nonogram Puzzle Books for Adults: Nonogram Puzzle Books Hard. Independently Published, 2020.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Publishing, Activbook. Nonograms for Kids!: 100 Puzzles. Independently Published, 2020.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Dalgety, James, and Non Ishida. Sunday Telegraph 4th Book of Nonograms. Pan Books, 1995.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Goodman, Jeanette. 101 Easy Nonogram Puzzles Book 1. Independently Published, 2020.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Ishida, Non. Sunday Telegraph Book of Nonograms (Sunday Telegraph). Pan Books, 1993.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Dalgety, James, and Non Ishida. The Sunday Telegraph 3rd Book of Nonograms. Pan Books, 1994.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

Puzzles-books, Edition. Picross, Hanjie: 45 Nonograms de Tous Niveaux. Independently Published, 2020.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

SomatoMint. Nonogram Logic Puzzles: Hanjie Puzzles for Adults. Independently Published, 2020.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

SomatoMint. Nonogram Puzzles: Hanjie Logic Puzzles for Adults. Independently Published, 2020.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Book chapters on the topic "Nonograma"

1

Mingote, Luís, and Francisco Azevedo. "Colored Nonograms: An Integer Linear Programming Approach." In Progress in Artificial Intelligence. Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-04686-5_18.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Jansi, K. R., and Sakthi Harshita Muthusamy. "Steganographic Approach to Enhance Secure Data Communication Using Nonograms." In Advances in Intelligent Systems and Computing. Springer Singapore, 2020. http://dx.doi.org/10.1007/978-981-15-0199-9_60.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Guo, Yan-Rong, Wei-Chiao Huang, Jia-Jun Yeh, Hsi-Ya Chang, Lung-Pin Chen, and Kuo-Chan Huang. "On Efficiency of Fully Probing Mechanisms in Nonogram Solving Algorithm." In Lecture Notes in Computer Science. Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-65883-0_10.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Chien, Yu-Feng, and Wing-Kai Hon. "Cryptographic and Physical Zero-Knowledge Proof: From Sudoku to Nonogram." In Lecture Notes in Computer Science. Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-13122-6_12.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Nonograma"

1

Bobko, Alicja, and Tomasz Grzywacz. "Solving nonograms using genetic algorithms." In 2016 17th International Conference Computational Problems of Electrical Engineering (CPEE). IEEE, 2016. http://dx.doi.org/10.1109/cpee.2016.7738765.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Soto, Ricardo, Broderick Crawford, Cristian Galleguillos, and Eduardo Olguin. "Solving nonogram using genetic algorithms." In 2016 11th Iberian Conference on Information Systems and Technologies (CISTI). IEEE, 2016. http://dx.doi.org/10.1109/cisti.2016.7521597.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Yen, Shi-Jim, Tsan-Cheng Su, Shih-Yuan Chiu, and Jr-Chang Chen. "Optimization of Nonogram's Solver by Using an Efficient Algorithm." In 2010 International Conference on Technologies and Applications of Artificial Intelligence (TAAI). IEEE, 2010. http://dx.doi.org/10.1109/taai.2010.95.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!