Exponential Latin square, exponential Sudoku matrix and bitwise operations | Chapter 02 | Advances in Mathematics and Computer Science Vol. 1
The
main thrust of the paper
is to provide an interesting and useful for students example of using bitwise operations in
programming languages C ++
and Java. As an example, we describe an
algorithm for receiving a Latin square of arbitrary order. So we will outline some techniques for the use
of bitwise operations. The article considers
also the special case when
the Latin square
is a Sudoku matrix.
Author Details:
Krasimir Yordzhev, DSc
Faculty
of Mathematics and Natural Sciences,
South-West University, 2700 Blagoevgrad, Bulgaria
Comments
Post a Comment