comp.lang.ada
 help / color / mirror / Atom feed
From: achrist@easystreet.com
Subject: Re: Smart sorting algorithm ?
Date: Mon, 15 Jul 2002 15:08:43 -0700
Date: 2002-07-15T15:08:43-07:00	[thread overview]
Message-ID: <3D3347EB.99F26335@easystreet.com> (raw)
In-Reply-To: 3D332482.DB080483@despammed.com

If you have to invent something to improve the process, where
comparisons are done by humans according to rules unknown, then
there is perhaps some chance to improve the overall speed.  Can 
you give the humans lists of 5-20 items at a time to sort, and
use the information from these sorted sub-lists in some near 
optimal way to produce an overall sort order?   If there is any
machine algorithm that can get you into the neighborhood and put an
approximately sorted list of a few items on  a screen for the person 
to re-arrange into a correctly sorted list,  you should be able to
extract information from the human much faster than you would be
getting it by presenting simple pairwise comparisons.  

The optimal algorithm when comparisons are m-way like that IDK, but 
coming up with one should give lots of opportunity for you to be
creative.


Al 

Wes Groleau wrote:
> 
> > Once again, this is a dead-end idea. It cannot possibly
> 
> Well, I'm not convinced--although I do respect
> your higher-than-mine education and experience
> in this area.  If you provide a "proof" or
> a link to a proof, I'll try to understand it.
> Intuitively, I get foggy images of why it might
> be true, but the wishful thinking is quite
> powerful in this case.
> 
> > be any help if you are using a good sorting algorithm
> > that minimizes comparisons in the first place, and if
> 
> I am convinced of the value of such,
> but since that is not enough in this case......
> 
> --
> Wes Groleau
> http://freepages.rootsweb.com/~wgroleau



  reply	other threads:[~2002-07-15 22:08 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-02 16:32 Smart sorting algorithm ? Wes Groleau
2002-07-02 17:00 ` achrist
2002-07-02 20:00   ` Wes Groleau
2002-07-02 21:57     ` achrist
2002-07-02 22:22       ` Wes Groleau
2002-07-02 22:57         ` achrist
2002-07-03 14:25           ` Wes Groleau
2002-07-08 17:36       ` Ron
2002-07-02 20:48   ` Florian Weimer
2002-07-02 17:21 ` Wilhelm Spickermann
2002-07-02 20:01   ` Wes Groleau
2002-07-02 20:22     ` Tarjei T. Jensen
2002-07-06 13:40       ` Robert Dewar
2002-07-02 18:57 ` Florian Weimer
2002-07-02 20:08   ` Wes Groleau
2002-07-08 21:54 ` Wes Groleau
2002-07-09  4:35   ` Robert Dewar
2002-07-09  7:51   ` tmoran
2002-07-09 14:48   ` Ron
2002-07-10 14:38     ` Wes Groleau
2002-07-10 18:08       ` tmoran
2002-07-10 22:14         ` Wes Groleau
2002-07-09 18:59   ` Ron
2002-07-11 14:40     ` Wes Groleau
2002-07-11 20:04       ` Robert Dewar
2002-07-15 19:37         ` Wes Groleau
2002-07-15 22:08           ` achrist [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-07-02 17:50 Gautier direct_replies_not_read
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox