中文
相关论文

相关论文: Improved Monotone Circuit Depth Upper Bound for Di…

200 篇论文

Let $P$ be a set of $n\geq 3$ points in general position in the plane. The edge disjointness graph $D(P)$ of $P$ is the graph whose vertices are all the closed straight line segments with endpoints in $P$, two of which are adjacent in…

组合数学 · 数学 2023-06-22 J. Leaños , Christophe Ndjatchi , L. M. Ríos-Castro

We present systematic thermal conductivity measurements of suspended thin graphite ribbons, 234-527 nm thick, using a four-probe 3-omega method. Unlike recent reports of phonon hydrodynamics and exceptionally high thermal conductivity in…

介观与纳米尺度物理 · 物理学 2025-09-16 Wonjae Jeon , Yu Pei , Xun Li , Lucas Lindsay , Sangyeop Lee , Renkun Chen

A notorious open question in circuit complexity is whether Boolean operations of arbitrary arity can efficiently be expressed using modular counting gates only. H{\aa}stad's celebrated switching lemma yields exponential lower bounds for the…

计算复杂性 · 计算机科学 2026-04-07 Benedikt Pago

The best known size lower bounds against unrestricted circuits have remained around $3n$ for several decades. Moreover, the only known technique for proving lower bounds in this model, gate elimination, is inherently limited to proving…

计算复杂性 · 计算机科学 2020-12-09 Alexander Golovnev , Alexander S. Kulikov , R. Ryan Williams

We present a top-down lower-bound method for depth-$4$ boolean circuits. In particular, we give a new proof of the well-known result that the parity function requires depth-$4$ circuits of size exponential in $n^{1/3}$. Our proof is an…

计算复杂性 · 计算机科学 2024-05-03 Mika Göös , Artur Riazanov , Anastasia Sofronova , Dmitry Sokolov

We consider the fundamental problems of determining the rooted and global edge and vertex connectivities (and computing the corresponding cuts) in directed graphs. For rooted (and hence also global) edge connectivity with small integer…

数据结构与算法 · 计算机科学 2021-04-16 Chandra Chekuri , Kent Quanrud

An edge-coloured graph is said to be rainbow if no colour appears more than once. Extremal problems involving rainbow objects have been a focus of much research over the last decade as they capture the essence of a number of interesting…

组合数学 · 数学 2025-02-27 Noga Alon , Matija Bucić , Lisa Sauermann , Dmitrii Zakharov , Or Zamir

We establish a lower bound for the cop number of graphs of high girth in terms of the minimum degree, and more generally, in terms of a certain growth condition. We show, in particular, that the cop number of any graph with girth $g$ and…

组合数学 · 数学 2020-05-25 Peter Bradshaw , Seyyed Aliasghar Hosseini , Bojan Mohar , Ladislav Stacho

We give two lower bounds on the largest order of an arc-transitive graph of diameter two and a given degree.

组合数学 · 数学 2013-12-24 Sanming Zhou

In this paper, we show that the oriented diameter of any $n$-vertex $2$-connected near triangulation is at most $\lceil{\frac{n}{2}}\rceil$ (except for seven small exceptions), and the upper bound is tight. This extends a result of Wang…

组合数学 · 数学 2023-12-07 Yiwei Ge , Xiaonan Liu , Zhiyu Wang

We provide an algorithm which, with high probability, maintains a $(1-\epsilon)$-approximate maximum flow on an undirected graph undergoing $m$-edge additions in amortized $m^{o(1)} \epsilon^{-3}$ time per update. To obtain this result, we…

We present parallel algorithms for computing single-source reachability and shortest paths on directed $n$-vertex $m$-edge graphs using near-linear $\tilde{O}(m)$ work and $o(\sqrt{n})$ depth whenever $m\ge n^{1+o(1)}$. At the extreme of…

数据结构与算法 · 计算机科学 2026-05-06 Vikrant Ashvinkumar , Aaron Bernstein , Maximilian Probst Gutenberg , Thatchaphol Saranurak

The min-diameter of a directed graph $G$ is a measure of the largest distance between nodes. It is equal to the maximum min-distance $d_{min}(u,v)$ across all pairs $u,v \in V(G)$, where $d_{min}(u,v) = \min(d(u,v), d(v,u))$. Our work…

数据结构与算法 · 计算机科学 2023-08-21 Aaron Berger , Jenny Kaufmann , Virginia Vassilevska Williams

Let $G$ be a graph and let $I := I (G)$ be its edge ideal. In this paper, we provide an upper bound of $n$ from which $\depth R/ I(G)^n$ is stationary, and compute this limit explicitly. This bound is always achieved if $G$ has no cycles of…

交换代数 · 数学 2016-01-13 Tran Nam Trung

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

The problem of graph Reachability is to decide whether there is a path from one vertex to another in a given graph. In this paper, we study the Reachability problem on three distinct graph families - intersection graphs of Jordan regions,…

计算复杂性 · 计算机科学 2021-07-06 Sujoy Bhore , Rahul Jain

Problem of finding an optimal upper bound for {\chi} of (3 Times K1)-free graphs is still open and pretty hard. It was proved by Choudum et al that upper bound on the {\chi} of {3 Times K1, {2 Times K1 + (K2 UNION K1)}-free graphs is…

组合数学 · 数学 2015-04-28 Medha Dhurandhar

Let $G$ be a graph, and let $\rho\in (0,1)$. For a set $D$ of vertices of $G$, let the set $H_{\rho}(D)$ arise by starting with the set $D$, and iteratively adding further vertices $u$ to the current set if they have at least $\lceil \rho…

组合数学 · 数学 2016-02-16 Michael Gentner , Dieter Rautenbach

We consider a monotone submodular maximization problem whose constraint is described by a logic formula on a graph. Formally, we prove the following three `algorithmic metatheorems.' (1) If the constraint is specified by a monadic…

数据结构与算法 · 计算机科学 2018-07-13 Masakazu Ishihata , Takanori Maehara , Tomas Rigaux

The Moore bound constitutes both an upper bound on the order of a graph of maximum degree $d$ and diameter $D=k$ and a lower bound on the order of a graph of minimum degree $d$ and odd girth $g=2k+1$. Graphs missing or exceeding the Moore…

组合数学 · 数学 2014-05-06 Charles Delorme , Guillermo Pineda-Villavicencio