
31 Mar
2007
31 Mar
'07
5:21 p.m.
On 3/31/07, Sam Schetterer <samthecppman@gmail.com> wrote:
I have uploaded the preliminary code for external sorting onto vault. This code has not been optimized in any way, and currently supports radix_sort only.
Is radix sort a good choice for this kind of sorting? I would have thought that a merge sort would work more nicely. ~ Scott McMurray