International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 66 - Number 5 |
Year of Publication: 2013 |
Authors: Nikita, Neha Arora, Puneet Kumar |
10.5120/11081-6022 |
Nikita, Neha Arora, Puneet Kumar . Analysis of Forest of Hashed Exponential Trees. International Journal of Computer Applications. 66, 5 ( March 2013), 24-27. DOI=10.5120/11081-6022
Exponential Tree in the form of forest is proposed in such a manner that- (a) it provides faster access of a node and, (b) it becomes more compatible with the parallel environment. Empirically, it has been show that the proposed method decreases the total internal path length of an Exponential Tree quite considerably. The experiments were conducted by creating three different data structures using the same input- a conventional binary tree, a forest of hashed binary trees and a forest of hashed exponential trees. It has been shown that a forest of hashed exponential trees so produced has lesser internal path length and height in comparison of other two. It also increases the degree of parallelism.