Re: [gtk-list] g_[s]list_qsort suggestion
- From: owt1 cornell edu
- To: gtk-list redhat com
- Subject: Re: [gtk-list] g_[s]list_qsort suggestion
- Date: Sun, 7 Jun 1998 09:52:38 -0400 (EDT)
On this discussion, I just wanted to point out that
the standard way of sorting a link list is to use
a merge sort; I don't know how that would compare
for speed to doing a quicksort and then recreating
the list...
There have been at least two patches submitted to
add merge sorts to glist; it would just be a matter
of locating them and figuring out which one is
better.
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]