编者寄语

理论计算机科学是计算机科学的数学根基,其目的之一是使用严格的数学方法与创新的数学思维,系统化地解决计算机科学关注的问题,也为各种计算现象背后的本质原理提供更加深刻的理解。近年来,在理论计算机科学领域,涌现出一系列深刻的理论结果以及创新的算法设计与分析思想。因此,此次专题将以“图、网络、解空间的连通性”这一主题为主要线索,关注近年来在高效算法理论方面的一系列关键进展,以及与之相关的重要应用。特将CCF数字图书馆相关报告视频和期刊文章资源以及其他平台与选题相关的资源进行聚合,方便会员集中观看学习。

本期主编:蔡志平  CCF理论计算机专委副主任  国防科技大学教授

本期编委:尹一通  CCF理论计算机专委副主任  南京大学教授




约束满足解空间的连通性与约束满足解的快速采样 (上)

约束满足问题(constraint satisfaction problem, CSP)是计算机科学关注的一类基本的计算问题。例如经典的可满足性判定(SAT)问题——这一人类已知的首个NP完全问题,即是约束满足问题的一个特例。约束满足解空间的几何性质,关系到与约束满足问题相关的诸多计算问题的计算复杂性。在本次讲座中,我们将介绍:作为约束满足问题解的存在性的充分条件“Lovasz局部引理”、约束满足解空间的连通性、以及对约束满足解的快速采样算法之间的联系。

格式:
视频
约束满足解空间的连通性与约束满足解的快速采样 (下)

约束满足问题(constraint satisfaction problem, CSP)是计算机科学关注的一类基本的计算问题。例如经典的可满足性判定(SAT)问题——这一人类已知的首个NP完全问题,即是约束满足问题的一个特例。约束满足解空间的几何性质,关系到与约束满足问题相关的诸多计算问题的计算复杂性。在本次讲座中,我们将介绍:作为约束满足问题解的存在性的充分条件“Lovasz局部引理”、约束满足解空间的连通性、以及对约束满足解的快速采样算法之间的联系。

格式:
视频
图稀疏化理论导引1

Given an arbitrary graph G, can you find a sparse graph that approximates G in some sense? We will survey a beautiful line of work, starting with the celebrated notion of cut-approximator in the works of Karger and Benczur-Karger. Intuitively, one tries to approximate the "connectedness" of a given graph. As a special case, if one tries to approximate a complete graph with a d-regular graph for a constant d, such sparsifiers are known as the expander graphs, and it has found applications in networking, coding theory, analysis of algorithms and many more . Besides expanders, we will also discuss a powerful generalization of cut-approximator known as spectral approximations. It turns out that one can find spectral approximations for every weighted graph very efficiently, and this has been a useful and versatile (algorithmic) primitive for many problems in graph theory and beyond.

格式:
视频
图稀疏化理论导引2

Given an arbitrary graph G, can you find a sparse graph that approximates G in some sense? We will survey a beautiful line of work, starting with the celebrated notion of cut-approximator in the works of Karger and Benczur-Karger. Intuitively, one tries to approximate the "connectedness" of a given graph. As a special case, if one tries to approximate a complete graph with a d-regular graph for a constant d, such sparsifiers are known as the expander graphs, and it has found applications in networking, coding theory, analysis of algorithms and many more . Besides expanders, we will also discuss a powerful generalization of cut-approximator known as spectral approximations. It turns out that one can find spectral approximations for every weighted graph very efficiently, and this has been a useful and versatile (algorithmic) primitive for many problems in graph theory and beyond.

格式:
视频
近线性时间网络流算法 (优化理论)

Richard Peng (彭泱) is an associate professor in the Cheriton School of Computer Science at the University of Waterloo. He is known for fast algorithms for solving graph structured linear systems, and his current research revolves around the design, analysis, and implementation of efficient algorithms. Richard was a recipient of the 2011 Microsoft PhD Fellowship, an NSF CAREER Award, and the 2021 ACM-SIAM Symposium on Discrete Algorithms Best Paper Award.

格式:
视频
近线性时间网络流算法 (数据结构)

Richard Peng (彭泱) is an associate professor in the Cheriton School of Computer Science at the University of Waterloo. He is known for fast algorithms for solving graph structured linear systems, and his current research revolves around the design, analysis, and implementation of efficient algorithms. Richard was a recipient of the 2011 Microsoft PhD Fellowship, an NSF CAREER Award, and the 2021 ACM-SIAM Symposium on Discrete Algorithms Best Paper Award.

格式:
视频
部分拒绝采样与网络可靠性

Partial rejection sampling (PRS) is an algorithm which bridges approximate counting/sampling and Lovasz local lemma. We will explain how PRS works, show its correctness, and discuss a formula for its expected running time in some special but very useful cases. With this technique, we will give a fully polynomial-time randomised approximation algorithm for all-terminal network reliability. Time permitting, we will cover a few other related applications as well.

格式:
视频
格式:
文章

本期编委成员