其他分享
首页 > 其他分享> > This Core First Unit Propagation.

This Core First Unit Propagation.

作者:互联网

This is a new heuristic which is called Core First Unit Propagation in MapleLCMdistCBTcoreFirst  sat solver .

 CFUP ( Core First Unit Propagation) heuristic is proposed by Jingchao Chen 在2019年SAT竞赛上。

The basic idea of CFUP ( Core First Unit Propagation) is to prefer core clauses over non-core ones during unit propagation. This can be done by moving core clauses ahead of non-core clauses.

 

标签:Core,core,Propagation,clauses,Unit,First
来源: https://www.cnblogs.com/yuweng1689/p/12611575.html