Computing the minimal relations in point-based qualitative temporal reasoning through metagraph closure

作者:

Highlights:

摘要

Computing the minimal representation of a given set of constraints (a CSP) over the Point Algebra (PA) is a fundamental temporal reasoning problem. The main property of a minimal CSP over PA is that the strongest entailed relation between any pair of variables in the CSP can be derived in constant time. We study some new methods for solving this problem which exploit and extend two prominent graph-based representations of a CSP over PA: the timegraph and the series-parallel (SP) metagraph. Essentially, these are graphs partitioned into sets of chains and series-parallel subgraphs, respectively, on which the search is supported by a metagraph data structure. The proposed approach is based on computing the metagraph closure for these representations, which can be accomplished by some methods studied in the paper.In comparison with the known techniques based on enforcing path consistency, under certain conditions about the structure of the input CSP and the size of the generated metagraph, the proposed metagraph closure approach has better worst-case time and space complexity. Moreover, for every sparse CSP over the convex PA, the time complexity is reduced to O(n2) from O(n3), where n is the number of variables involved in the CSP.An extensive experimental analysis presented in the paper compares the proposed techniques and other known algorithms. These experimental results identify the best performing methods and show that, in practice, for CSPs exhibiting chain or SP-graph structure and randomly generated (both sparse and dense) CSPs, the metagraph closure approach is significantly faster than the approach based on enforcing path consistency.

论文关键词:Qualitative temporal reasoning,Temporal relations and constraints,Point algebra,Point calculus,Simple interval algebra,Minimal relations,Temporal CSP,Constraint-based reasoning,Graph-based reasoning,Tractable reasoning

论文评审过程:Received 30 October 2009, Revised 20 September 2010, Accepted 12 October 2010, Available online 15 October 2010.

论文官网地址:https://doi.org/10.1016/j.artint.2010.10.004