Comment Optical Solution to the Subset Sum Problem (Score 1) 232
On a similar note, I wrote an article last year about solving the Subset Sum problem (another NP-complete problem) using optics. This solution involves summing modulated sine waves and using an optical Fourier transform to determine which sums are contained within the set. An interesting read if you want a different slant on the topic...