An interesting algorithm

Apr 30, 2008 22:47

So, even before I get to the what the algorithm does (which is quite interesting on its own, even before you find out how it accomplishes that), the very first intriguing part is its name. It's officially referred to as the Blum-Floyd-Pratt-Rivest-Tarjan Algorithm. Is your mouth watering yet? I thought so.1 However, CLRS refers to it as the Select ( Read more... )

blum, floyd, theoretical computer science, pratt, algorithms, rivest, cs, computer science, select, tarjan

Leave a comment

Comments 5

inferno0069 May 1 2008, 16:21:02 UTC
I believe I actually saw that one in algorithms at Mudd. It'll stay awesome forever, though.

Reply


macdaddyfrosh May 1 2008, 19:41:35 UTC
\begin{cage-rattling}
Which Blum? There are $O(n)$ of them.
\end{cage-rattling}

Reply

big_bad_al May 2 2008, 08:22:36 UTC
Very astute of you! This was Manuel Blum, which you could have figured out by my reference to CAPTCHAs in the footnote. I do give you all the necessary information, though I had intended to make you work for the details if you wanted them. :-P

Reply


minorninth May 2 2008, 02:41:08 UTC
I'm still a little freaked out about how it works best with 5, how often does that happen?

Reply

big_bad_al May 2 2008, 08:24:29 UTC
If you're a Discordian, fairly often.

Reply


Leave a comment

Up