中文
相关论文

相关论文: Induced forests in regular graphs with large girth

200 篇论文

A connected graph has tree-depth at most $k$ if it is a subgraph of the closure of a rooted tree whose height is at most $k$. We give an algorithm which for a given $n$-vertex graph $G$, in time $\mathcal{O}(1.9602^n)$ computes the…

数据结构与算法 · 计算机科学 2013-06-18 Fedor V. Fomin , Archontia C. Giannopoulou , Michał Pilipczuk

We prove asymptotic normality for the number of fringe subtrees isomorphic to any given tree in uniformly random trees with given vertex degrees. As applications, we also prove corresponding results for random labelled trees with given…

概率论 · 数学 2023-12-08 Gabriel Berzunza Ojeda , Cecilia Holmgren , Svante Janson

Let $G$ be a connected graph in which almost all vertices have linear degrees and let $T$ be a uniform spanning tree of $G$. For any fixed rooted tree $F$ of height $r$ we compute the asymptotic density of vertices $v$ for which the…

概率论 · 数学 2018-11-26 Jan Hladký , Asaf Nachmias , Tuan Tran

A rooted tree is balanced if the degree of a vertex depends only on its distance to the root. In this paper we determine the sharp threshold for the appearance of a large family of balanced spanning trees in the random geometric graph…

组合数学 · 数学 2023-03-28 Alberto Espuny Díaz , Lyuben Lichev , Dieter Mitsche , Alexandra Wesolek

Let $\mathbf G$ be a graphing, that is a Borel graph defined by $d$ measure preserving involutions. We prove that if $\mathbf G$ is {\em treeable} then it arises as the local limit of some sequence $(G_n)_{n\in\mathbb{N}}$ of graphs with…

组合数学 · 数学 2016-01-22 Lucas Hosseini , Patrice Ossona de Mendez

Consider a family of graphs having a fixed girth and a large size. We give an optimal lower asymptotic bound on the number of even cycles of any constant length, as the order of the graphs tends to infinity.

组合数学 · 数学 2016-03-31 József Solymosi , Ching Wong

Given an integer $c\in \mathbb{N}$, we say a graph $G$ is $c$-pinched if $G$ does not contain an induced subgraph consisting of $c$ cycles, all going through a single common vertex and otherwise pairwise disjoint and with no edges between…

组合数学 · 数学 2025-04-08 Bogdan Alecu , Maria Chudnovsky , Sepehr Hajebi , Sophie Spirkl

In this paper we show that prime sum graphs on $n$ vertices -- which are graphs on vertex set $\{1,2,...,n\}$ where $ij$ is an edge when $i+j$ is prime -- contain all trees with at most $\exp( c \log n / \log\log n)$ vertices as induced…

数论 · 数学 2023-06-08 Ernie Croot , Patrick Jin

A perfect forest is a spanning forest of a connected graph $G$, all of whose components are induced subgraphs of $G$ and such that all vertices have odd degree in the forest. A perfect forest generalised a perfect matching since, in a…

组合数学 · 数学 2016-12-16 Yair Caro , Josef Lauri , Christina Zarb

We consider three probability measures on subsets of edges of a given finite graph $G$, namely those which govern, respectively, a uniform forest, a uniform spanning tree, and a uniform connected subgraph. A conjecture concerning the…

概率论 · 数学 2007-05-23 G. R. Grimmett , S. N. Winkler

We present a new way of constructing an ensemble classifier, named the Guided Random Forest (GRAF) in the sequel. GRAF extends the idea of building oblique decision trees with localized partitioning to obtain a global partitioning. We show…

机器学习 · 计算机科学 2025-08-08 Prashant Gupta , Aashi Jindal , Jayadeva , Debarka Sengupta

For a graph $G$, the mean subtree order of $G$ is the average order of a subtree of $G$. In this note, we provide counterexamples to a recent conjecture of Chin, Gordon, MacPhee, and Vincent, that for every connected graph $G$ and every…

组合数学 · 数学 2019-11-15 Ben Cameron , Lucas Mol

A growing random graph is constructed by successively sampling without replacement an element from the pool of virtual vertices and edges. At start of the process the pool contains $N$ virtual vertices and no edges. Each time a vertex is…

概率论 · 数学 2024-02-29 Michael Farber , Alexander Gnedin , Wajid Mannan

It is well-known that there exists a triangle-free planar graph of $n$ verticess such that the largest induced forest has size at most $\frac{5n}{8}$. Salavatipour proved that there is a forest of size at least $\frac{5n}{9.41}$ in any…

组合数学 · 数学 2017-01-27 Hung Le

We prove that the tree-width of graphs in a hereditary class defined by a finite set $F$ of forbidden induced subgraphs is bounded if and only if $F$ includes a complete graph, a complete bipartite graph, a tripod (a forest in which every…

组合数学 · 数学 2021-01-06 Vadim Lozin , Igor Razgon

A spanning subgraph $F$ of a graph $G$ is called {\em perfect} if $F$ is a forest, the degree $d_F(x)$ of each vertex $x$ in $F$ is odd, and each tree of $F$ is an induced subgraph of $G$. Alex Scott (Graphs \& Combin., 2001) proved that…

离散数学 · 计算机科学 2015-11-06 Gregory Gutin , Anders Yeo

The recently introduced graph parameter tree-cut width plays a similar role with respect to immersions as the graph parameter treewidth plays with respect to minors. In this paper, we provide the first algorithmic applications of tree-cut…

数据结构与算法 · 计算机科学 2022-06-03 Robert Ganian , Eun Jung Kim , Stefan Szeider

We investigate a process of joining $k$ random spanning trees on a fixed clique $K_n$. The joined trees may not be disjoint and multiple edges are replaced by one simple edge. This process produces a simple graph $G$ on $n$~vertices with an…

离散数学 · 计算机科学 2025-11-25 Blazej Wrobel , Dominik Bojko

The following measure of sparsity of multigraphs refining the maximum average degree: For $a>0$ and an arbitrary real $b$, a multigraph $H$ is \emph{$(a,b)$-sparse} if it is loopless and for every $A\subseteq V(H)$ with $|A|\geq 2$, the…

组合数学 · 数学 2025-05-26 Ilkyoo Choi , Alexandr V. Kostochka , Matthew Yancey

Given a graph $G$, the maximal induced subgraphs problem asks to enumerate all maximal induced subgraphs of $G$ that belong to a certain hereditary graph class. While its optimization version, known as the minimum vertex deletion problem in…

数据结构与算法 · 计算机科学 2020-04-22 Yixin Cao