
August 26th, 2002, 07:23 AM
|
|
Junior Member
|
|
Join Date: Aug 2002
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
a question in <<introduction to algorithms>>
How to slove exercise 27.4-3
Show that any comparison network that can merge 1 item with n-1 sorted items to produce a sorted sequence of length n must have depth at least lg(n).
|