Boost logo

Boost :

From: Ben Bear (benbearchen_at_[hidden])
Date: 2007-03-15 21:13:08


I'm care for how many times of collecting the radix sort needed while
sort some very long string, such as "012..9abc..zABC..Z".

2007/3/14, Giovanni Piero Deretta <gpderetta_at_[hidden]>:
> On 3/14/07, Michael Marcin <mmarcin_at_[hidden]> wrote:
> > Giovanni Piero Deretta wrote:
> > >
> > > Isn't sort + stable sort enough?
> > >
> > > Do we really need specialized interfaces for these?
> > >
> >
> > I for one would like a generic radix sort where I could specify the number
> > of bits to grab and where in a UDT to grab each bit or a range of bits from.
> >
> > Do you really see no use for a O(n) sorting algorithm?
> >
>
> I was speaking about the various "reverse sort", "sort by field",
> "sort by two fields" etc. I definitely think that a radix sort would
> be useful.
>
> gpd
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk