Research Article
Vertical Indexing for Moving Objects in Multifloor Environments
/ To construct an index tree for a set of objects / | Data: The connectivity tree ; set of objects ; function | Result: The index tree. | | 1: Let | | 2: each object of | | 3: | Call algorithm to insert into ; | | 4: endfor | | 5: returnIndex_Tree; |
|