中文
相关论文

相关论文: Center, centroid and subtree core of trees

200 篇论文

The rank (also known as protection number or leaf-height) of a vertex in a rooted tree is the minimum distance between the vertex and any of its leaf descendants. We consider the sum of ranks over all vertices (known as the security) in…

Unimodality of the normalized coefficients of the characteristic polynomial of distance matrices of trees are known and bounds on the location of its peak (the largest coefficient) are also known. Recently, an extension of these results to…

组合数学 · 数学 2024-07-04 Rakesh Jana , Iswar Mahato , Sivaramakrishnan Sivasubramanian

The eccentricity of a vertex $v$ in a graph $G$ is the maximum distance from $v$ to any other vertex. The vertices whose eccentricity are equal to the diameter (the maximum eccentricity) of $G$ are called peripheral vertices. In trees the…

组合数学 · 数学 2019-09-02 Ya-Hong Chen , Hua Wang , Xiao-Dong Zhang

Let $G$ be a graph on $n$ vertices. A linear forest is a graph consisting of vertex-disjoint paths and isolated vertices. A maximum linear forest of $G$ is a subgraph of $G$ with maximum number of edges, which is a linear forest. We denote…

组合数学 · 数学 2018-12-27 Xiuzhuan Duan , Jian Wang , Weihua Yang

Uniform cost-distance Steiner trees minimize the sum of the total length and weighted path lengths from a dedicated root to the other terminals. They are applied when the tree is intended for signal transmission, e.g. in chip design or…

数据结构与算法 · 计算机科学 2025-07-31 Josefine Foos , Stephan Held , Yannik Kyle Dustin Spitzley

Minimum spanning trees are important tools in the analysis and design of networks. Many practical applications require their computation, ranging from biology and linguistics to economy and telecommunications. The set of cycles of a network…

离散数学 · 计算机科学 2024-04-29 Manuel Dubinsky , Kun-Mao Chao , César Massri , Gabriel Taubin

The concept of $n$-distance was recently introduced to generalize the classical definition of distance to functions of $n$ arguments. In this paper we investigate this concept through a number of examples based on certain geometrical…

度量几何 · 数学 2023-02-22 Gergely Kiss , Jean-Luc Marichal

The reverse Wiener index of a connected graph $G$ is a variation of the well-known Wiener index $W(G)$ defined as the sum of distances between all unordered pairs of vertices of $G$. It is defined as $\Lambda(G)=\frac{1}{2}n(n-1)d-W(G)$,…

组合数学 · 数学 2012-06-18 Rundan Xing , Bo Zhou

We prove that every oriented tree on $n$ vertices with bounded maximum degree appears as a spanning subdigraph of every directed graph on $n$ vertices with minimum semidegree at least $n/2+o(n)$. This can be seen as a directed graph…

组合数学 · 数学 2026-05-20 Richard Mycroft , Tássio Naia

For a directed graph G on vertices {0,1,...,n}, a G-parking function is an n-tuple (b_1,...,b_n) of non-negative integers such that, for every non-empty subset U of {1,...,n}, there exists a vertex j in U for which there are more than b_j…

组合数学 · 数学 2007-05-23 Denis Chebikin , Pavlo Pylyavskyy

We study the problem of distance-preserving graph compression for weighted paths and trees. The problem entails a weighted graph $G = (V, E)$ with non-negative weights, and a subset of edges $E^{\prime} \subset E$ which needs to be removed…

数据结构与算法 · 计算机科学 2024-09-19 Amirali Madani , Anil Maheshwari

A star edge coloring of a graph $G$ is a proper edge coloring of $G$ such that every path and cycle of length four in $G$ uses at least three different colors. The star chromatic index of a graph $G$, is the smallest integer $k$ for which…

组合数学 · 数学 2018-12-27 Behnaz Omoomi , Elham Roshanbin , Marzieh Vahid Dastjerdi

The celebrated result of Koml\'os, S\'ark\"ozy, and Szemer\'edi states that for any $\varepsilon>0$, there exists $0<c<1$, such that for all sufficiently large $n$, every $n$-vertex graph $G$ with $\delta(G)\geq(1/2+\varepsilon)n$ contains…

组合数学 · 数学 2025-10-21 Jun Yan

Let $G$ be an edge-colored connected graph. A path $P$ in $G$ is called a distance $\ell$-proper path if no two edges of the same color appear with fewer than $\ell$ edges in between on $P$. The graph $G$ is called $(k,\ell)$-proper…

组合数学 · 数学 2016-06-22 Xueliang Li , Colton Magnant , Meiqin Wei , Xiaoyu Zhu

Let G = (V,E) be a finite, simple and undirected graph. For $S \subseteq V$, let $\delta(S,G) = \{(u,v) \in E : u \in S \mbox {and} v \in V-S \}$ be the edge boundary of $S$. Given an integer $i$, $1 \leq i \leq | V |$, let the edge…

组合数学 · 数学 2008-01-09 B. V. Subramanya Bharadwaj , L. Sunil Chandran

A subset of vertices in a graph $G$ is called a maximum dissociation set if it induces a subgraph with vertex degree at most 1 and the subset has maximum cardinality. The dissociation number of $G$, denoted by $\psi(G)$, is the cardinality…

组合数学 · 数学 2020-05-08 Lei Zhang , Jianhua Tu , Chunlin Xin

An extension of the well-known Szeged index was introduced recently, named as weighted Szeged index ($\textrm{sz}(G)$). This paper is devoted to characterizing the extremal trees and graphs of this new topological invariant. In particular,…

组合数学 · 数学 2019-01-16 Jan Bok , Boris Furtula , Nikola Jedličková , Riste Škrekovski

Let $G$ be a simple graph. A dissociation set of $G$ is defined as a set of vertices that induces a subgraph in which every vertex has a degree of at most 1. A dissociation set is maximal if it is not contained as a proper subset in any…

组合数学 · 数学 2024-10-29 Ziyuan Wang , Lei Zhang , Jianhua Tu , Liming Xiong

Minimum Bisection denotes the NP-hard problem to partition the vertex set of a graph into two sets of equal sizes while minimizing the width of the bisection, which is defined as the number of edges between these two sets. We first consider…

组合数学 · 数学 2017-08-23 Cristina G. Fernandes , Tina Janne Schmidt , Anusch Taraz

Let $\T_{n}$ be the set of rooted labeled trees on $\set{0,...,n}$. A maximal decreasing subtree of a rooted labeled tree is defined by the maximal subtree from the root with all edges being decreasing. In this paper, we study a new…

组合数学 · 数学 2022-03-22 Seunghyun Seo , Heesung Shin