On Fri, 2002-11-29 at 11:04, Christer Enfors wrote:

> "Overload of breadth"? What does that mean? Why is it a problem?

It's when a person with a lisp eats too much carbohydrates.  

Seriously, A breadth search is one in which you attempt to download the
links on the main page before you descend down the links (depth). 
Coupled with a depth greater than 1, it can lead to huge plucks quite
easily.

Whether you should do a depth-first or breadth-first search (and how
deep you should go in either direction) varies depending on the nature
of the page you're trying to pluck.

-- 
Ben Steeves  --  [EMAIL PROTECTED]       _ 
                 [EMAIL PROTECTED]  ( )  The ASCII ribbon campaign
PGP ID: DE06162                       X      against HTML e-mail
Yahoo Messenger: ben_steeves         / \  http://www.metacon.ca/ascii 

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to