[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Draft Treaty On Links



Date: Sat, 28 Oct 89 13:08:25 PDT
   From: marcs (Marc Stiegler)

   (or will the backend return these links in sorted order, so
   that you only have to compare a link with the next one in the
   series to determine whether they are identical?).

No.  However, by using a hash table, we can reduce this to O(N)
operations.