Journal of Jilin University Science Edition

Previous Articles     Next Articles

Tree Decomposition Method Combined with Separator in Constraint Satisfaction Problems

LV Wei, ZHANG Shujuan   

  1. College of Computer Science and Technology, Jilin University, Changchun 130012, China
  • Received:2015-04-21 Online:2016-03-26 Published:2016-03-23
  • Contact: ZHANG Shujuan E-mail:zhangshujuan2009@yeah.net

Abstract:

Based on the tree decomposition backtracking search algorithm, combined with the separator decomposition operator, we proposed a new search algorithm BTD+-MAC. The algorithm first selected the variables in separator to carry on the consistency checks and instantiation during search, so the efficiency of constraint propagation could be improved by reducing the width of the tree and further improved the efficiency of solving problems. We tested several sets of benchmark problems. The results show that the algorithm is more efficient than the MAC3rm and BTD-MAC algorithm in solving the problem.

Key words: artificial intelligence, constraint satisfaction problem, tree decomposition, backtracking search, heuristic method

CLC Number: 

  • TP18