登入選單
返回Google圖書搜尋
Vector Trees
註釋Abstract: "In a recent technical report (Hirst, 92), we presented a new data structure called vector trees for implementing arbitrary subsets of the universal set of integers (0 ..., N-1). Unlike traditional structures such as sorted lists and bit vectors, vector trees prove to be space efficient over the entire range or cardinalities, and are more compact than the list and bit vector in the midrange. We demonstrated that since vector trees do not need to be unpacked to perform many of the standard set operations, the favourable space performance extends to the time domain. In this report, we perform a thorough analysis of set traversal, comparing a variety of algorithms using different primitive operations