中文
相关论文

相关论文: Falconer-type results for any finite graph with mu…

200 篇论文

In the minimum $k$-cut problem, we want to find the minimum number of edges whose deletion breaks the input graph into at least $k$ connected components. The classic algorithm of Karger and Stein runs in $\tilde O(n^{2k-2})$ time, and…

数据结构与算法 · 计算机科学 2021-12-02 Zhiyang He , Jason Li

Let $r,k,\ell$ be integers such that $0\le\ell\le\binom{k}{r}$. Given a large $r$-uniform hypergraph $G$, we consider the fraction of $k$-vertex subsets which span exactly $\ell$ edges. If $\ell$ is 0 or $\binom{k}{r}$, this fraction can be…

组合数学 · 数学 2025-08-22 Vishesh Jain , Matthew Kwan , Dhruv Mubayi , Tuan Tran

The Steiner Multicut problem asks, given an undirected graph G, terminals sets T1,...,Tt $\subseteq$ V(G) of size at most p, and an integer k, whether there is a set S of at most k edges or nodes s.t. of each set Ti at least one pair of…

数据结构与算法 · 计算机科学 2015-06-24 Karl Bringmann , Danny Hermelin , Matthias Mnich , Erik Jan van Leeuwen

A generator of a metric space is a set $S$ of points in the space with the property that every point of the space is uniquely determined by its distances from the elements of $S$. Given a simple graph $G=(V,E)$, we define the distance…

组合数学 · 数学 2015-10-21 A. Estrada-Moreno , Y. Ramirez-Cruz , J. A. Rodriguez-Velazquez

We study the $F$-decomposition threshold $\delta_F$ for a given graph $F$. Here an $F$-decomposition of a graph $G$ is a collection of edge-disjoint copies of $F$ in $G$ which together cover every edge of $G$. (Such an $F$-decomposition can…

组合数学 · 数学 2019-03-14 Stefan Glock , Daniela Kühn , Allan Lo , Richard Montgomery , Deryk Osthus

The $k$-leaf power graph $G$ of a tree $T$ is a graph whose vertices are the leaves of $T$ and whose edges connect pairs of leaves at unweighted distance at most~$k$ in $T$. Recognition of the $k$-leaf power graphs for $k \geq 7$ is still…

数据结构与算法 · 计算机科学 2020-08-11 David Eppstein , Elham Havvaei

We study the Falconer distance set problem in Euclidean space and obtain improved dimensional estimates under natural Fourier analytic assumptions cast in terms of the Fourier dimension and spectrum. Interestingly, under reasonably mild…

经典分析与常微分方程 · 数学 2026-04-22 Jonathan M. Fraser , Thang Pham

This paper addresses the challenge of spectral analysis and structural investigation for graphs that are not distance-regular, where computing the spectrum using standard methods based on equitable and orbit partitions can be complex. Our…

组合数学 · 数学 2025-11-26 Ali Zafari , Saeid Alikhani

Let $G=(V,E)$ be a simple graph with maximum degree $d$. For an integer $k\in\mathbb{N}$, the $k$-disc of a vertex $v\in V$ is defined as the rooted subgraph of $G$ that is induced by all vertices whose distance to $v$ is at most $k$. The…

组合数学 · 数学 2020-12-09 Yossi Rozantsev

Treewidth is a graph parameter that plays a fundamental role in several structural and algorithmic results. We study the problem of decomposing a given graph $G$ into node-disjoint subgraphs, where each subgraph has sufficiently large…

数据结构与算法 · 计算机科学 2013-04-08 Chandra Chekuri , Julia Chuzhoy

In 2021, Duarte, Oliveira, and Souza [MFCS 2021] showed some problems that are FPT when parameterized by the treewidth of the complement graph (called co-treewidth). Since the degeneracy of a graph is at most its treewidth, they also…

数据结构与算法 · 计算机科学 2022-10-14 Gabriel L. Duarte , Uéverton S. Souza

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

A linear forest is a union of vertex-disjoint paths, and the linear arboricity of a graph $G$, denoted by $\operatorname{la}(G)$, is the minimum number of linear forests needed to partition the edge set of $G$. Clearly,…

组合数学 · 数学 2023-10-03 Guantao Chen , Yanli Hao , Guoning Yu

Motivated by analogous questions in the setting of Steiner triple systems and Latin squares, Nenadov, Sudakov and Wagner [Completion and deficiency problems, Journal of Combinatorial Theory Series B, 2020] recently introduced the notion of…

组合数学 · 数学 2021-08-17 Andrea Freschi , Joseph Hyde , Andrew Treglown

The orthogonality dimension of a graph $G=(V,E)$ over a field $\mathbb{F}$ is the smallest integer $t$ for which there exists an assignment of a vector $u_v \in \mathbb{F}^t$ with $\langle u_v,u_v \rangle \neq 0$ to every vertex $v \in V$,…

计算复杂性 · 计算机科学 2021-05-04 Alexander Golovnev , Ishay Haviv

Given a connected graph $G=(V,E)$ and a vertex set $S\subset V$, the {\em Steiner distance} $d(S)$ of $S$ is the size of a minimum spanning tree of $S$ in $G$. For a connected graph $G$ of order $n$ and an integer $k$ with $2\leq k \leq n$,…

组合数学 · 数学 2020-12-23 Josiah Reiswig

A simple graph $G$ is an {\it 2-tree} if $G=K_3$, or $G$ has a vertex $v$ of degree 2, whose neighbors are adjacent, and $G-v$ is an 2-tree. Clearly, if $G$ is an 2-tree on $n$ vertices, then $|E(G)|=2n-3$. A non-increasing sequence…

组合数学 · 数学 2018-07-03 De-Yan Zeng , Dong-Yang Zhai , Jian-Hua Yin

Let $f(n,k)$ be the minimum number of edges that must be removed from some complete geometric graph $G$ on $n$ points, so that there exists a tree on $k$ vertices that is no longer a planar subgraph of $G$. In this paper we show that…

A graph $G$ contains another graph $H$ as an immersion if $H$ can be obtained from a subgraph of $G$ by splitting off edges and removing isolated vertices. There is an obvious necessary degree condition for the immersion containment: if $G$…

组合数学 · 数学 2022-09-27 Chun-Hung Liu

Let $G$ be a graph and $F:V(G)\to2^N$ be a set function. The graph $G$ is said to be \emph{F-avoiding} if there exists an orientation $O$ of $G$ such that $d^+_O(v)\notin F(v)$ for every $v\in V(G)$, where $d^+_O(v)$ denotes the out-degree…

组合数学 · 数学 2023-10-25 Xinxin Ma , Hongliang Lu