TCS-TR-A-13-63Date: Thu Apr 25 19:56:25 2013 Title: Z-Skip-Links for Fast ZDD Traversal in Handling Large-Scale Sparse Datasets Authors: Shin-ichi Minato Contact:
Abstract. ZDD (Zero-suppressed Binary Decision Diagram) is known as an efficient data structure for representing and manipulating large-scale sets of combinations. In this article, we propose a method of using Z-Skip-Links to accelerate ZDD traversals for manipulating large-scale sparse datasets. We discuss average case complexity analysis of our method, and present the optimal parameter setting. Our method can be easily implemented into the existing ZDD packages just by adding one link per ZDD node. Experimental results show that we obtained dozens of acceleration ratio for the instances of the large-scale sparse datasets including thousands of items. ©Copyright 2013 Authors |