Uniform binary search: Difference between revisions

Content deleted Content added
No edit summary
I have changed the link to unizoek.pas (which was broken) and linked it to a copy I found via archive.org. I have obtained Mr. De Bruijn's permission (a copy can be found in the GIT repo) to host that file now in my Repo. Makes the article complete again.
Line 59:
 
==External links==
*[httphttps://huizengithub.dto.tudelft.nlcom/adrianuswarmenhoven/uniformbinarysearch_go/blob/deBruijnmaster/knuthPascal/unizoek.pas An implementation of Knuth's algorithm] in [[Pascal (programming language)|Pascal]], by Han de Bruijn
*[https://github.com/adrianuswarmenhoven/uniformbinarysearch_go An implementation of Knuth's algorithm] in [[Go (programming language)|Go]], by Adrianus Warmenhoven