Open Access. Powered by Scholars. Published by Universities.®

Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

2019

Florida International University

Articles 1 - 1 of 1

Full-Text Articles in Mathematics

A New Study Of Applying Complexity Theoretical Tools In Algorithm Design, Shuai Xu Jun 2019

A New Study Of Applying Complexity Theoretical Tools In Algorithm Design, Shuai Xu

FIU Electronic Theses and Dissertations

Given n vectors with dimension m in Boolean domain, how to find two vectors whose pairwise Hamming distance is minimum? This problem is known as the Closest Pair Problem. If these vectors are generated uniformly at random except two of them are correlated with Pearson-correlation coefficient, then the problem is called the Light Bulb Problem. In this work, we propose a novel coding-based scheme for the Closest Pair Problem. We design both randomized and deterministic algorithms, which achieve the best-known running time when the length of input vectors m is small and the minimum distance is very small compared to …