[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Oooops big problem in zigzag implementation
- To: zzdev@xxxxxxxxxx
- Subject: Oooops big problem in zigzag implementation
- From: Mark-Jason Dominus <mjd@xxxxxxxxxx>
- Date: Thu, 29 Oct 1998 15:47:08 -0500
- Cc: mjd@xxxxxxxxxx
- Organization: Plover Systems
- Reply-to: zzdev@xxxxxxxxxx
There is no efficient way to find out what links there are from a
particular cell. You have to grovel over the entire database looking
for the links.
This isn't a problem with the concept; it's only an implementation
problem. But it is something to watch out for when you design the
real implementation.
Mark-Jason Dominus mjd@xxxxxxxxxx