An initial study of time complexity in infinite-domain constraint satisfaction
作者:
Highlights:
• We study the worst-case time complexity of infinite-domain CSP problems.
• We give many different kinds of algorithms for solving such problems.
• We show that our algorithms are much faster than existing methods in the worst case.
• We give lower bounds to many AI relevant problems by relating them to the ETH.
• The lower bounds are in many cases surprisingly close to the upper bounds.
摘要
The constraint satisfaction problem (CSP) is a widely studied problem with numerous applications in computer science and artificial intelligence. For infinite-domain CSPs, there are many results separating tractable and NP-hard cases while upper and lower bounds on the time complexity of hard cases are virtually unexplored. Hence, we initiate a study of the worst-case time complexity of such CSPs. We analyze backtracking algorithms and determine upper bounds on their time complexity. We present asymptotically faster algorithms based on enumeration techniques and we show that these algorithms are applicable to well-studied problems in, for instance, temporal reasoning. Finally, we prove non-trivial lower bounds applicable to many interesting CSPs, under the assumption that certain complexity-theoretic assumptions hold. The gap between upper and lower bounds is in many cases surprisingly small, which suggests that our upper bounds cannot be significantly improved.
论文关键词:Constraint satisfaction,Infinite domain,Time complexity
论文评审过程:Received 6 November 2015, Revised 9 January 2017, Accepted 25 January 2017, Available online 27 January 2017, Version of Record 21 February 2017.
论文官网地址:https://doi.org/10.1016/j.artint.2017.01.005