Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion data hygiene [Re: Why is Scheme not a Lisp?]
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Rahul Jain  
View profile  
 More options Mar 23 2002, 2:00 pm
Newsgroups: comp.lang.lisp
From: Rahul Jain <rj...@sid-1129.sid.rice.edu>
Date: 23 Mar 2002 12:53:27 -0600
Local: Sat, Mar 23 2002 1:53 pm
Subject: Re: data hygiene [Re: Why is Scheme not a Lisp?]
ktakk...@cc.helsinki.fi (Kimmo T Takkunen) writes:

> When reading this it occurred to me that there may be people out there
> who actually need maximum speed on assoc-lists.

> If there are, have you been experimenting with heuristic access
> methods? Ron Rivest has analyzed two of them (MTF and TRANS) in [1].

Why not use a tree-based approach for larger set-sizes? That's why
they were developed, after all. If you don't have a total ordering for
the key set you can try ordering based on hashes of the
keys. Something like a hash-B-tree or a hash-splay-tree.

--
-> -/                        - Rahul Jain -                        \- <-
-> -\  http://linux.rice.edu/~rahul -=-  mailto:rj...@techie.com   /- <-
-> -/ "Structure is nothing if it is all you got. Skeletons spook  \- <-
-> -\  people if [they] try to walk around on their own. I really  /- <-
-> -/  wonder why XML does not." -- Erik Naggum, comp.lang.lisp    \- <-
|--|--------|--------------|----|-------------|------|---------|-----|-|
   (c)1996-2002, All rights reserved. Disclaimer available upon request.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.