En Mon, 28 Apr 2008 13:50:13 -0300, Robert Bossy <[EMAIL PROTECTED]> escribió:
> I stumbled into a sorted list intersection algorithm by Baeza-Yates
> which I found quite elegant. For the lucky enough to have a springerlink
> access, here's the citation:
> http://dblp.uni-trier.de/rec/bibtex/conf/
Hi,
I stumbled into a sorted list intersection algorithm by Baeza-Yates
which I found quite elegant. For the lucky enough to have a springerlink
access, here's the citation:
http://dblp.uni-trier.de/rec/bibtex/conf/cpm/Baeza-Yates04
I implemented this algorithm in python and I thought I could