Issue #25899: Converted Objects/listsort.txt to UTF-8.

Original patch by Chris Angelico.
This commit is contained in:
Serhiy Storchaka 2015-12-18 13:23:33 +02:00
parent dc7a91f787
commit 42bb126f0a

View file

@ -486,7 +486,7 @@ sub-run, yet finding such very efficiently when they exist.
I first learned about the galloping strategy in a related context; see:
"Adaptive Set Intersections, Unions, and Differences" (2000)
Erik D. Demaine, Alejandro López-Ortiz, J. Ian Munro
Erik D. Demaine, Alejandro López-Ortiz, J. Ian Munro
and its followup(s). An earlier paper called the same strategy
"exponential search":