Testing of sequences by simulation
Data Structures and Algorithms
2015-03-17 v1
Abstract
Let be a random integer vector, having uniform distribution A realization of is called \textit{good}, if its elements are different. We present algorithms \textsc{Linear}, \textsc{Backward}, \textsc{Forward}, \textsc{Tree}, \textsc{Garbage}, \textsc{Bucket} which decide whether a given realization is good. We analyse the number of comparisons and running time of these algorithms using simulation gathering data on all possible inputs for small values of and generating random inputs for large values of .
Cite
@article{arxiv.1012.0032,
title = {Testing of sequences by simulation},
author = {Antal Iványi and Balázs Novák},
journal= {arXiv preprint arXiv:1012.0032},
year = {2015}
}