首页    期刊浏览 2024年11月24日 星期日
登录注册

文章基本信息

  • 标题:Exact and Approximation Algorithms for the Maximum Constraint Satisfaction Problem over the Point Algebra
  • 本地全文:下载
  • 作者:Yoichi Iwata ; Yuichi Yoshida
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2013
  • 卷号:20
  • 页码:127-138
  • DOI:10.4230/LIPIcs.STACS.2013.127
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:We study the constraint satisfaction problem over the point algebra. In this problem, an instance consists of a set of variables and a set of binary constraints of forms (x < y), (x <= y), (x \neq y) or (x = y). Then, the objective is to assign integers to variables so as to satisfy as many constraints as possible.This problem contains many important problems such as Correlation Clustering, Maximum Acyclic Subgraph, and Feedback Arc Set. We first give an exact algorithm that runs in O^*(3^{\frac{log 5}{log 6}n}) time, which improves the previous best O^*(3^n) obtained by a standard dynamic programming. Our algorithm combines the dynamic programming with the split-and-list technique. The split-and-list technique involves matrix products and we make use of sparsity of matrices to speed up the computation. As for approximation, we give a 0.4586-approximation algorithm when the objective is maximizing the number of satisfied constraints, and give an O(log n log log n)-approximation algorithm when the objective is minimizing the number of unsatisfied constraints.
  • 关键词:Constraint Satisfaction Problems; Point Algebra; Exact Algorithms; Approximation Algorithms
国家哲学社会科学文献中心版权所有