Talk:BFPRT

From Wikipedia, the free encyclopedia
Revision as of 00:56, 24 December 2024 by imported>Cewbot (Maintain {{WPBS}}: 1 WikiProject template. (Fix Category:WikiProject banners with redundant class parameter))
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Latest comment: 13 October 2005 by R.Koot
Jump to navigation Jump to search

Template:WikiProject banner shell This is wrong. The described algorithm is BFPRT not Quick Select.

Hi, did you mean that the algorithm is ALSO known as BFPRT or that the algorithm described is called BFPRT and quick select is a different algorithm? Cheers, --R.Koot 15:46, 11 October 2005 (UTC)Reply

The later. QuickSelect is a different algorithm not based on groups of 5s, but on the pivot-selection step of quicksort.

I couldn't find anything under this name in Introduction to Algorithms and The Art of Computer Programming, which is a bit strange given what the acronym stands for and the authors of those books, but I trust you and Effiziente Algorithmen und Datenstrukturen so I moved it. --R.Koot 18:01, 13 October 2005 (UTC)Reply