TCS-TR-A-13-62Date: Thu Apr 11 20:31:46 2013 Title: Fast Construction of ZDDs from Large-scale Hypergraphs Authors: Takahisa Toda Contact:
Abstract. We present an algorithm to compress hypergraphs into the data structure ZDDs and analyze the computational complexity. Since a ZDD provides an approach to solve large-scale problems that are difficult to compute in a reasonable amount of time and space, it is important to compress hypergraphs efficiently. Our algorithm uses multikey Quicksort given by Bentley and Sedgewick. By conducting experiments with various datasets, we show that our algorithm is significantly faster and requires smaller memory than an existing method. ©Copyright 2013 Authors |