Uniform binary search: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
Standard headings &/or gen fixes. using AWB
Line 52:
*[[Donald Knuth|Knuth]]. ''[[The Art of Computer Programming]]'', Volume 3. Page 412, Algorithm C.
 
==External linklinks==
*[http://huizen.dto.tudelft.nl/deBruijn/knuth/unizoek.pas An implementation of Knuth's algorithm] in [[Pascal (programming language)|Pascal]], by Han de Bruijn