期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Solving quantified constraint satisfaction problems with value selection rules
1
作者 Jian Gao Jinyan Wang +1 位作者 Kuixian Wu Rong Chen 《Frontiers of Computer Science》 SCIE EI CSCD 2020年第5期153-163,共11页
Solving a quantified constraint satisfaction problem(QCSP)is usually a hard task due to its computational complexity.Exact algorithms play an important role in solving this problem,among which backtrack algorithms are... Solving a quantified constraint satisfaction problem(QCSP)is usually a hard task due to its computational complexity.Exact algorithms play an important role in solving this problem,among which backtrack algorithms are effective.In a backtrack algorithm,an important step is assigning a variable by a chosen value when exploiting a branch,and thus a good value selection rule may speed up greatly.In this paper,we propose two value selection rules for existentially and universally quantified variables,respectively,to avoid unnecessary searching.The rule for universally quantified variables is prior to trying failure values in previous branches,and the rule for existentially quantified variables selects the promising values first.Two rules are integrated into the state-of-the-art QCSP solver,i.e.,QCSP-Solve,which is an exact solver based on backtracking.We perform a number of experiments to evaluate improvements brought by our rules.From computational results,we can conclude that the new value selection rules speed up the solver by 5 times on average and 30 times at most.We also show both rules perform well particularly on instances with existentially and universally quantified variables occurring alternatively. 展开更多
关键词 quantified CSP BACKTRACKING value selection fail-first principle
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部