A New Algorithm for Optimal 2-Constraint Satisfaction and Its .ppt
《A New Algorithm for Optimal 2-Constraint Satisfaction and Its .ppt》由会员分享,可在线阅读,更多相关《A New Algorithm for Optimal 2-Constraint Satisfaction and Its .ppt(11页珍藏版)》请在麦多课文档分享上搜索。
1、A New Algorithm for Optimal 2-Constraint Satisfaction and Its Implications,Ryan Williams Computer Science Department, Carnegie Mellon UniversityPresented by Mu-Fen Hsieh,MAX-CUT,Given a graph G = (V,E), positive integer N, is there a partition of V into disjoint sets S and T=V-S such that the number
2、 of the edges from E that have one endpoint in S and one endpoint in T is at least N? Proved to be NP-hard by reducing from MAX-2-SAT Karp, 1972 Can be solved in polynomial time if G is planar Hadlock, 1975, Orlova et al., 1972 Can be transformed to an instance of MAX-2-SAT in polynomial time,MAX 2-
3、Satisfiability,Given a set U of n variables, a collection C of m clauses over U such that each clause has |c| = 2, positive integer N |C|, is there a truth assignment for U that simultaneously satisfies at least N of the clauses in C? Garey et al., 1976 Solvable in polynomial time if N = |C| Even et
4、 al., 1976 Approximated in O(2-)n), O(2-)m) Dantsin et al.,2001 Previous best worst-case bound: O*(2m/5) Hirsch et al., 2003 This paper counts number of truth assignments that simultaneously satisfies exactly N of the clauses in C in O(m32n/3) time,Encode Max-Cut as Max-2-SAT,The size of the cut ass
5、ociated to the assignment = |E| - number of violated clauses,T,T,T,F,F,F,Split and list: split the set of n variables into k partitions of equal size, and list 2n/k variable assignments for each partition.,Set k=3, we get O(m32n/3),MAX-CUT,MAX-2-SAT,k-CLIQUE,Matrix Multiplication,Polynomial-time tra
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
2000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANEWALGORITHMFOROPTIMAL2CONSTRAINTSATISFACTIONANDITSPPT

链接地址:http://www.mydoc123.com/p-377850.html