Re: [gtk-list] g_[s]list_qsort suggestion




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]