Re: Am I abusing SORT? It sure ain't working for me....
- From: Jens Axel Søgaard <usenet@xxxxxxxxxxxx>
- Date: Sun, 26 Feb 2006 23:51:04 +0100
Kenny Tilton wrote:
Looking at the population being sorted, I do not have the whole tree. (not every node goes through this operation I need sorted, and I queue up the operations and defer them until after the sort as they come up, so I only have part of the tree).
That does sounds a bit tricky. If the tree is small, then you could
afford to build a tree where the parents know their kids, and then
go through that.
--
Jens Axel Søgaard
.
- References:
- Am I abusing SORT? It sure ain't working for me....
- From: Kenny Tilton
- Re: Am I abusing SORT? It sure ain't working for me....
- From: Jens Axel Søgaard
- Re: Am I abusing SORT? It sure ain't working for me....
- From: Kenny Tilton
- Am I abusing SORT? It sure ain't working for me....
- Prev by Date: Paging emacs experts? [was Re: cons and list behaviour]
- Next by Date: Re: Am I abusing SORT? It sure ain't working for me....
- Previous by thread: Re: Am I abusing SORT? It sure ain't working for me....
- Next by thread: Re: Am I abusing SORT? It sure ain't working for me....
- Index(es):
Relevant Pages
|
|