The Level-Ancestor problem on Pure Pointer Machines |
| |
Authors: | Desh Ranjan |
| |
Affiliation: | Department of Computer Science, New Mexico State University, Las Cruces, NM 88003, USA |
| |
Abstract: | For a tree T the Level-Ancestor problem is the following: given a node x and an integer depth d, find the ancestor of x in T that is at depth d in T. We formulate this problem precisely for the Pure Pointer Machine model, i.e., pointer machines without arithmetic capabilities. We then provide a solution for the problem in the fully dynamic case that runs in worst-case O(lgn) time per operation. We also prove a matching lower bound of to solve the problem. |
| |
Keywords: | Data structures Algorithms Pointer Machines Trees |
本文献已被 ScienceDirect 等数据库收录! |
|