@inproceedings{365c5a41cc1e4f3ea4cd65b1c0296ba8,
title = "Abstract rewriting approach to solve datalog programs",
abstract = "Over the past decade, we have seen a resurgence in the Datalog language in different computing areas for solving a number of nontrivial problems. In this paper we introduce a novel resolution approach to solve Datalog programs. We present a version of the technique that works on plain Datalog programs. We have developed an abstract rewriting formalism to create a functional resolution process for Datalog. The resolution approach translates the Datalog resolution strategy into a fix-point abstract rewriting equation system. Being an abstract rewriting formalism, every equation of the system can be viewed as a function. Based on this fact, we also developed an optimization process that improves the initial rewriting equation system. The optimization process generates an equation system that computes the solutions much more efficiently. Well known optimizations such as strength reduction or memoization have been used. We also developed a prototype compiler that encodes the optimized equation system into a solver. Experimental results obtained with the solver suggest execution times several orders of magnitude better than modern Prolog solvers like YAP or XSB and usually one order of magnitude faster than state-of-the-art Datalog solvers such as BDDBDDB and DLV.",
keywords = "Abstract Rewriting Systems, Datalog, Deductive Databases, In-memory Databases",
author = "Morales, {Fernando Tarin} and Fuyuki Isihikawa and Shinichi Honiden",
note = "Publisher Copyright: {\textcopyright} 2015 ACM.; 15th Symposium on Database Programming Languages, DBPL 2015 ; Conference date: 27-10-2015",
year = "2015",
month = oct,
day = "27",
doi = "10.1145/2815072.2815076",
language = "English",
series = "DBPL 2015 - Proceedings of the 15th Symposium on Database Programming Languages",
publisher = "Association for Computing Machinery, Inc",
pages = "29--36",
editor = "Thomas Neumann and James Cheney",
booktitle = "DBPL 2015 - Proceedings of the 15th Symposium on Database Programming Languages",
}