Next:  Shallow Backtracking
Up:  Looking at Other 
 Previous:  Complete Indexing
 
 
Indexing can also be performed by some functions not changing the
program flow but optimizing the time and memory consumption of
indexing.  We want to separate these algorithms from the
pure indexing scheme and call them index assistant functions.