中文
相关论文

相关论文: Avoiding small subgraphs in Achlioptas processes

200 篇论文

In the classic online graph balancing problem, edges arrive sequentially and must be oriented immediately upon arrival, to minimize the maximum in-degree. For adversarial arrivals, the natural greedy algorithm is $O(\log n)$-competitive,…

数据结构与算法 · 计算机科学 2026-04-07 Nikhil Bansal , Milind Prabhu , Sahil Singla , Siddharth M. Sundaram

We consider the algorithmic problem of generating each subset of $[n]:=\{1,2,\ldots,n\}$ whose size is in some interval $[k,l]$, $0\leq k\leq l\leq n$, exactly once (cyclically) by repeatedly adding or removing a single element, or by…

组合数学 · 数学 2018-02-16 Petr Gregor , Torsten Mütze

Real-world graphs often manifest as a massive temporal stream of edges. The need for real-time analysis of such large graph streams has led to progress on low memory, one-pass streaming graph algorithms. These algorithms were designed for…

数据结构与算法 · 计算机科学 2014-10-16 Madhav Jha , C. Seshadhri , Ali Pinar

Given a $k$-node pattern graph $H$ and an $n$-node host graph $G$, the subgraph counting problem asks to compute the number of copies of $H$ in $G$. In this work we address the following question: can we count the copies of $H$ faster if…

计算复杂性 · 计算机科学 2020-09-01 Marco Bressan

We consider classes of pseudo-random graphs on $n$ vertices for which the degree of every vertex and the co-degree between every pair of vertices are in the intervals $(np - Cn^\delta,np+Cn^\delta)$ and $(np^2- C n^\delta, np^2 +C…

概率论 · 数学 2016-10-13 Anirban Basak , Shankar Bhamidi , Suman Chakraborty , Andrew Nobel

Let $G$ be an undirected, bounded degree graph with $n$ vertices. Fix a finite graph $H$, and suppose one must remove $\varepsilon n$ edges from $G$ to make it $H$-minor free (for some small constant $\varepsilon > 0$). We give an…

离散数学 · 计算机科学 2018-08-29 Akash Kumar , C. Seshadhri , Andrew Stolman

Random walks on graphs can be slow. To speed them up, imagine that at each step instead of choosing the neighbor at random, there is a small probability $\varepsilon>0$ that we can choose it. We show that in this case, at least for graphs…

概率论 · 数学 2026-05-19 Boris Bukh , Quentin Dubroff

We show that the existence of a homomorphism from an $n$-vertex graph $G$ to an $h$-vertex graph $H$ can be decided in time $2^{O(n)}h^{O(1)}$ and polynomial space if $H$ comes from a family of graphs that excludes a topological minor. The…

计算复杂性 · 计算机科学 2026-02-27 Clément Carbonnel

We study the random planar graph process introduced by Gerke, Schlatter, Steger, and Taraz [The random planar graph process, Random Structures Algorithms 32 (2008), no. 2, 236--261; MR2387559]: Begin with an empty graph on $n$ vertices,…

组合数学 · 数学 2022-06-14 Mihyun Kang , Michael Missethan

We introduce a very general model of an inhomogenous random graph with independence between the edges, which scales so that the number of edges is linear in the number of vertices. This scaling corresponds to the p=c/n scaling for G(n,p)…

概率论 · 数学 2011-11-10 Bela Bollobas , Svante Janson , Oliver Riordan

We consider the problem of incremental cycle detection and topological ordering in a directed graph $G = (V, E)$ with $|V| = n$ nodes. In this setting, initially the edge-set $E$ of the graph is empty. Subsequently, at each time-step an…

数据结构与算法 · 计算机科学 2018-10-09 Sayan Bhattacharya , Janardhan Kulkarni

In this paper, we study the {\sc Dominating Set} problem in random graphs. In a random graph, each pair of vertices are joined by an edge with a probability of $p$, where $p$ is a positive constant less than $1$. We show that, given a…

数据结构与算法 · 计算机科学 2015-10-27 Yinglei Song

A clique in an undirected graph G= (V, E) is a subset V' V of vertices, each pair of which is connected by an edge in E. The clique problem is an optimization problem of finding a clique of maximum size in graph. The clique problem is…

离散数学 · 计算机科学 2007-10-04 Murali Krishna P , Sabu . M Thampi

Let $G$ be a graph of minimum degree at least $k$ and let $G_p$ be the random subgraph of $G$ obtained by keeping each edge independently with probability $p$. We are interested in the size of the largest complete minor that $G_p$ contains…

组合数学 · 数学 2021-07-01 Joshua Erde , Mihyun Kang , Michael Krivelevich

We show that graphs excluding $K_{2,t}$ as a minor admit a $f(t)$-round $50$-approximation deterministic distributed algorithm for Minimum Dominating Set. The result extends to Minimum Vertex Cover. Though fast and approximate distributed…

分布式、并行与集群计算 · 计算机科学 2025-05-14 Marthe Bonamy , Cyril Gavoille , Timothé Picavet , Alexandra Wesolek

We study the problem of efficiently finding large common induced subgraphs of two independent Erd\H{o}s--R\'enyi random graphs $G_1, G_2 \sim \mathbb{G}(n,1/2)$. Recently, Chatterjee and Diaconis showed that the largest common induced…

数据结构与算法 · 计算机科学 2026-05-06 David Gamarnik , Miklós Z. Rácz , Gabe Schoenbach

We study stochastic graph optimization problems in a novel distributed setting. As in the standard centralized setting, a random subgraph $G^*$ of a known base graph $G$ is realized by including each edge $e$ independently with a known…

数据结构与算法 · 计算机科学 2026-05-21 Keren Censor-Hillel , Aditi Dudeja , George Giakkoupis

We introduce a new concept of a subgraph class called a superbubble for analyzing assembly graphs, and propose an efficient algorithm for detecting it. Most assembly algorithms utilize assembly graphs like the de Bruijn graph or the overlap…

数据结构与算法 · 计算机科学 2013-08-02 Taku Onodera , Kunihiko Sadakane , Tetsuo Shibuya

We study the problem of computing approximate minimum edge cuts by distributed algorithms. We use a standard synchronous message passing model where in each round, $O(\log n)$ bits can be transmitted over each edge (a.k.a. the CONGEST…

数据结构与算法 · 计算机科学 2013-11-21 Mohsen Ghaffari , Fabian Kuhn

Consider the following "local" cut-detection problem in a directed graph: We are given a starting vertex $s$ and need to detect whether there is a cut with at most $k$ edges crossing the cut such that the side of the cut containing $s$ has…

数据结构与算法 · 计算机科学 2019-04-23 Sebastian Forster , Liu Yang
‹ 上一页 1 8 9 10 下一页 ›