中文
相关论文

相关论文: RSB bounds on the maximum cut

200 篇论文

We prove that the family of largest cuts in the binomial random graph exhibits the following stability property: If $1/n \ll p = 1-\Omega(1)$, then, with high probability, there is a set of $n - o(n)$ vertices that is partitioned in the…

组合数学 · 数学 2024-02-23 Ilay Hoshen , Wojciech Samotij , Maksim Zhukovskii

For $k\ge 1$, the $k$-independence number $\alpha_k$ of a graph is the maximum number of vertices that are mutually at distance greater than $k$. The well-known inertia and ratio bounds for the (1-)independence number $\alpha(=\alpha_1)$ of…

组合数学 · 数学 2022-01-14 Aida Abiad , Cristina Dalfó , Miquel Àngel Fiol , Sjanne Zeijlemaker

Eigenvalues of a graph are the eigenvalues of the corresponding (0,1)-adjacency matrix. The second largest eigenvalue lambda_2 provides significant information on characteristics and structure of graphs. Therefore, finding bounds for…

组合数学 · 数学 2013-12-02 Bojana Mihailovic , Marija Rasajski

An r-cut of a k-uniform hypergraph H is a partition of the vertex set of H into r parts and the size of the cut is the number of edges which have a vertex in each part. A classical result of Edwards says that every m-edge graph has a 2-cut…

组合数学 · 数学 2019-07-01 David Conlon , Jacob Fox , Matthew Kwan , Benny Sudakov

A well known upper bound for the spectral radius of a graph, due to Hong, is that $\mu_1^2 \le 2m - n + 1$. It is conjectured that for connected graphs $n - 1 \le s^+ \le 2m - n + 1$, where $s^+$ denotes the sum of the squares of the…

组合数学 · 数学 2015-09-21 Clive Elphick , Felix Goldberg , Miriam Farber , Pawel Wocjan

Let $G$ be a large (simple, unlabeled) dense graph on $n$ vertices. Suppose that we only know, or can estimate, the empirical distribution of the number of subgraphs $F$ that each vertex in $G$ participates in, for some fixed small graph…

信息论 · 计算机科学 2023-08-08 Shahar Stein Ioushua , Ofer Shayevitz

Karger (SIAM Journal on Computing, 1999) developed the first fully-polynomial approximation scheme to estimate the probability that a graph $G$ becomes disconnected, given that its edges are removed independently with probability $p$. This…

数据结构与算法 · 计算机科学 2023-10-13 David G. Harris , Aravind Srinivasan

The maximum matching width is a width-parameter that is defined on a branch-decomposition over the vertex set of a graph. The size of a maximum matching in the bipartite graph is used as a cut-function. In this paper, we characterize the…

组合数学 · 数学 2016-06-24 Jisu Jeong , Seongmin Ok , Geewon Suh

Consider a bipartite random geometric graph on the union of two independent homogeneous Poisson point processes in $d$-space, with distance parameter $r$ and intensities $\lambda,\mu$. We show for $d \geq 2$ that if $\lambda$ is…

概率论 · 数学 2014-05-13 Mathew D. Penrose

The main goal in distributed symmetry-breaking is to understand the locality of problems; i.e., the radius of the neighborhood that a node needs to explore in order to arrive at its part of a global solution. In this work, we study the…

分布式、并行与集群计算 · 计算机科学 2025-10-23 Seri Khoury , Manish Purohit , Aaron Schild , Joshua Wang

The maximum matching problem on random graphs is studied analytically by the cavity method of statistical physics. When the average vertex degree \mth{c} is larger than \mth{2.7183}, groups of max-matching patterns which differ greatly from…

无序系统与神经网络 · 物理学 2007-05-23 Haijun Zhou , Zhong-can Ou-Yang

Let $i(r,g)$ denote the infimum of the ratio $\frac{\alpha(G)}{|V(G)|}$ over the $r$-regular graphs of girth at least $g$, where $\alpha(G)$ is the independence number of $G$, and let $i(r,\infty) := \lim\limits_{g \to \infty} i(r,g)$.…

组合数学 · 数学 2019-02-12 József Balogh , Alexandr Kostochka , Xujun Liu

Vertex bisection is a graph partitioning problem in which the aim is to find a partition into two equal parts that minimizes the number of vertices in one partition set that have a neighbor in the other set. We are interested in giving…

数据结构与算法 · 计算机科学 2022-11-08 Josep Díaz , Öznur Yaşar Diner , Maria Serna , Oriol Serra

For a unimodular random graph $(G,\rho)$, we consider deformations of its intrinsic path metric by a (random) weighting of its vertices. This leads to the notion of the conformal growth exponent of $(G,\rho)$, which is the best asymptotic…

概率论 · 数学 2020-06-02 James R. Lee

Let $G$ be a graph, and let $\lambda(G)$ denote the smallest eigenvalue of $G$. First, we provide an upper bound for $\lambda(G)$ based on induced bipartite subgraphs of $G$. Consequently, we extract two other upper bounds, one relying on…

组合数学 · 数学 2024-04-16 Aryan Esmailpour , Sara Saeedi Madani , Dariush Kiani

Random hyperbolic graphs have been suggested as a promising model of social networks. A few of their fundamental parameters have been studied. However, none of them concerns their spectra. We consider the random hyperbolic graph model as…

概率论 · 数学 2017-02-02 Marcos Kiwi , Dieter Mitsche

We prove new lower bounds on the likely size of a maximum independent set in a random graph with a given average degree. Our method is a weighted version of the second moment method, where we give each independent set a weight based on the…

计算复杂性 · 计算机科学 2011-11-15 Varsha Dani , Cristopher Moore

We study a class of generalized models of gauge mediated supersymmetry breaking (GMSB). We find the parameters and the full particle spectrum of the minimal supersymmetric standard model (MSSM) for all GMSB models with messenger…

高能物理 - 唯象学 · 物理学 2009-10-31 H. Hamidian , K. Huitu , K. Puolamäki , D. -X. Zhang

Sketching and streaming algorithms are in the forefront of current research directions for cut problems in graphs. In the streaming model, we show that $(1-\epsilon)$-approximation for Max-Cut must use $n^{1-O(\epsilon)}$ space; moreover,…

数据结构与算法 · 计算机科学 2026-02-23 Dmitry Kogan , Robert Krauthgamer

Spectral embedding of graphs uses the top k non-trivial eigenvectors of the random walk matrix to embed the graph into R^k. The primary use of this embedding has been for practical spectral clustering algorithms [SM00,NJW02]. Recently,…

概率论 · 数学 2018-09-10 Russell Lyons , Shayan Oveis Gharan