Computing the minimum Hamming distance for large sets?
- From: Austin Appleby <tanjent@xxxxxxxxx>
- Date: Sat, 29 Mar 2008 10:55:48 -0700 (PDT)
Is there an algorithm that's faster than brute force?
Checking ~2^(2*n-1) pairs for a set of size 2^n gets intractable
really quickly, and I can't find much in the way of references - they
all just say "Here this set of 16 code words, here's how you compute
hamming distance. To find the minimum, check all pairs."
-Austin
.
- Follow-Ups:
- Re: Computing the minimum Hamming distance for large sets?
- From: Schmedly
- Re: Computing the minimum Hamming distance for large sets?
- From: Kristian Gjøsteen
- Re: Computing the minimum Hamming distance for large sets?
- Prev by Date: Re: Suggestion for an AES Based Hash Function
- Next by Date: Re: Computing the minimum Hamming distance for large sets?
- Previous by thread: film prono
- Next by thread: Re: Computing the minimum Hamming distance for large sets?
- Index(es):
Relevant Pages
|
|