Random Permutations, Random Sudoku Matrices and Randomized Algorithms
Combinatorics
2013-12-03 v1 Data Structures and Algorithms
Probability
Abstract
Some randomized algorithms, used to obtain a random Sudoku matrix, where is a natural number, is reviewed in this study. Below is described the set of all matrices, consisting of elements of the set , such that every row is a permutation. It is proved that such matrices would be particularly useful in developing efficient algorithms in generating Sudoku matrices. An algorithm to obtain random matrices is presented in this paper. The algorithms are evaluated according to two criteria - probability evaluation, and time evaluation. This type of criteria is interesting from both theoretical and practical point of view because they are particularly useful in the analysis of computer programs.
Cite
@article{arxiv.1312.0192,
title = {Random Permutations, Random Sudoku Matrices and Randomized Algorithms},
author = {Krasimir Yordzhev},
journal= {arXiv preprint arXiv:1312.0192},
year = {2013}
}