Who first proved that all comparison-based sorting is at least Omega(n lg n)?
Is there a name attached to this lower-bound? e.g. The SomeGuysLastName Theorem?
Who first proved that all comparison-based sorting is at least Omega(n lg n)? Is
Share
My copy of ‘Introduction to Algorithms’ has this to say in the chapter notes for chapter 8, which is where this bound is discussed:
Not a defininite answer to your question, but it’s something.