Graph Generation via Reverse Iterative Query Processing

Makoto Onizuka,H. Kato,S. Hidaka,Keisuke Nakano,Zhenjiang Hu
2016-01-01
Abstract:Automatic generation of application-specific big graphs is becoming one of the most important features of a benchmark. In this paper, we report our on-going work and partial results on big graph generation based on reverse query processing. We show how to deal with iterative queries by transforming iterative query computation to computation of the fixed point of a flat query function, from which a set of constraints can be systematically derived for reverse query processing. And we propose three approaches to parallelizing reverse query processing, namely by query rewriting, virtual node introduction and Kronecker’s product.
What problem does this paper attempt to address?