首页    期刊浏览 2025年07月02日 星期三
登录注册

文章基本信息

  • 标题:A fine-grained arc-consistency algorithm for non-normalized constraint satisfaction problems
  • 本地全文:下载
  • 作者:Marlene Arangú ; Miguel A. Salido
  • 期刊名称:International Journal of Applied Mathematics and Computer Science
  • 电子版ISSN:2083-8492
  • 出版年度:2011
  • 卷号:21
  • 期号:4
  • DOI:10.2478/v10006-011-0058-2
  • 出版社:De Gruyter Open
  • 摘要:Constraint programming is a powerful software technology for solving numerous real-life problems. Many of these problems can be modeled as Constraint Satisfaction Problems (CSPs) and solved using constraint programming techniques. However, solving a CSP is NP-complete so filtering techniques to reduce the search space are still necessary. Arc-consistency algorithms are widely used to prune the search space. The concept of arc-consistency is bidirectional, i.e., it must be ensured in both directions of the constraint (direct and inverse constraints). Two of the most well-known and frequently used arc-consistency algorithms for filtering CSPs are AC3 and AC4. These algorithms repeatedly carry out revisions and require support checks for identifying and deleting all unsupported values from the domains. Nevertheless, many revisions are ineffective, i.e., they cannot delete any value and consume a lot of checks and time. In this paper, we present AC4-OP, an optimized version of AC4 that manages the binary and non-normalized constraints in only one direction, storing the inverse founded supports for their later evaluation. Thus, it reduces the propagation phase avoiding unnecessary or ineffective checking. The use of AC4-OP reduces the number of constraint checks by 50% while pruning the same search space as AC4. The evaluation section shows the improvement of AC4-OP over AC4, AC6 and AC7 in random and non-normalized instances
  • 关键词:constraint satisfaction problems; filtering techniques; consistency algorithms
国家哲学社会科学文献中心版权所有