中文
相关论文

相关论文: The minimum value of the Colless index

200 篇论文

A tree with $n$ vertices has at most $95^{n/13}$ minimal dominating sets. The growth constant $\lambda = \sqrt[13]{95} \approx 1.4194908$ is best possible. It is obtained in a semi-automatic way as a kind of "dominant eigenvalue" of a…

离散数学 · 计算机科学 2019-03-13 Günter Rote

For a vertex $u$ of a tree $T$, the leaf (internal, respectively) status of $u$ is the sum of the distances from $u$ to all leaves (internal vertices, respectively) of $T$. The minimum (maximum, respectively) leaf status of a tree $T$ is…

离散数学 · 计算机科学 2020-08-04 Haiyan Guo , Bo Zhou

In the study of extensions of polytopes of combinatorial optimization problems, a notorious open question is that for the size of the smallest extended formulation of the Minimum Spanning Tree problem on a complete graph with $n$ nodes. The…

离散数学 · 计算机科学 2017-01-03 Kaveh Khoshkhah , Dirk Oliver Theis

Tree balance plays an important role in phylogenetics and other research areas, which is why several indices to measure tree balance have been introduced over the years. Nevertheless, a formal definition of what a balance index actually is…

种群与进化 · 定量生物学 2023-11-10 Mareike Fischer , Lina Herbst , Sophie Kersting , Luise Kühn , Kristina Wicke

In the planted bisection model a random graph $G(n,p_+,p_- )$ with $n$ vertices is created by partitioning the vertices randomly into two classes of equal size (up to $\pm1$). Any two vertices that belong to the same class are linked by an…

离散数学 · 计算机科学 2017-11-23 Amin Coja-Oghlan , Oliver Cooley , Mihyun Kang , Kathrin Skubch

Fischer has shown how to compute a minimum weight spanning tree of degree at most $b \Delta^* + \lceil \log\_b n\rceil$ in time $O(n^{4 + 1/\ln b})$ for any constant $b > 1$, where $\Delta^*$ is the value of an optimal solution and $n$ is…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Christian Lavault , Mario Valencia-Pabon

Vertex-degree-based topological indices have recently gained a lot of attention from mathematical chemists. One such index that we focus on in this paper is called Sombor index. After its definition in late 2020, the Sombor index was…

组合数学 · 数学 2022-12-09 Mirza Redžić

We show that the minimal number of colors for all effective $n$-colorings of a link with non-zero determinant is at least $1+\log_2 n$.

几何拓扑 · 数学 2015-07-16 Kazuhiro Ichihara , Eri Matsudo

We study search trees with 2-way comparisons (2WCST's), which involve separate less-than and equal-to tests in their nodes, each test having two possible outcomes, yes and no. These trees have a much subtler structure than standard search…

数据结构与算法 · 计算机科学 2023-12-08 Sunny Atalig , Marek Chrobak

Given an undirected, weighted graph, the minimum spanning tree (MST) is a tree that connects all of the vertices of the graph with minimum sum of edge weights. In real world applications, network designers often seek to quickly find a…

数据结构与算法 · 计算机科学 2023-01-02 David A. Bader , Paul Burkhardt

In 2001 Allen and Steel showed that, if subtree and chain reduction rules have been applied to two unrooted phylogenetic trees, the reduced trees will have at most 28k taxa where k is the TBR (Tree Bisection and Reconnection) distance…

数据结构与算法 · 计算机科学 2021-04-13 Steven Kelk , Simone Linz

Let $P$ and $S$ be two disjoint sets of $n$ and $m$ points in the plane, respectively. We consider the problem of computing a Steiner tree whose Steiner vertices belong to $S$, in which each point of $P$ is a leaf, and whose longest edge…

计算几何 · 计算机科学 2013-05-02 Ahmad Biniaz , Anil Maheshwari , Michiel Smid

An identifying code $C$ of a graph $G$ is a dominating set of $G$ such that any two distinct vertices of $G$ have distinct closed neighbourhoods within $C$. These codes have been widely studied for over two decades. We give an improvement…

组合数学 · 数学 2022-11-14 Florent Foucaud , Tuomo Lehtilä

The distinguishing number $D(G)$ of a graph $G$ is the least integer $d$ such that $G$ has a vertex labeling with $d$ labels that is preserved only by a trivial automorphism. In this paper we characterize all trees with radius at most three…

组合数学 · 数学 2016-11-29 Saeid Alikhani , Samaneh Soltani

A graph $G$ is $D$-distinguishable if there is a labeling of its vertices with $D$ labels such that the only automorphism of $G$ which preserves the labeling is the identity. The distinguishing number of $G$ is the minimum value $D$ for…

We characterize classes of graphs closed under taking vertex-minors and having no $P_n$ and no disjoint union of $n$ copies of the $1$-subdivision of $K_{1,n}$ for some $n$. Our characterization is described in terms of a tree of radius $2$…

组合数学 · 数学 2021-01-19 O-joung Kwon , Sang-il Oum

A graph $G$ is conflict-free $k$-edge-colorable if there exists an assignment of $k$ colors to $E(G)$ such that for every edge $e\in E(G)$, there is a color that is assigned to exactly one edge among the closed neighborhood of $e$. The…

离散数学 · 计算机科学 2024-09-25 Shanshan Guo , Ethan Y. H. Li , Luyi Li , Ping Li

We consider spanning trees of $n$ points in convex position whose edges are pairwise non-crossing. Applying a flip to such a tree consists in adding an edge and removing another so that the result is still a non-crossing spanning tree.…

计算几何 · 计算机科学 2023-03-15 Nicolas Bousquet , Valentin Gledel , Jonathan Narboni , Théo Pierron

We give an explicit upper bound for the algebraic degree and an explicit lower bound for the absolute value of the minimum of a polynomial function on a compact connected component of a basic closed semialgebraic set when this minimum is…

代数几何 · 数学 2011-12-05 Gabriela Jeronimo , Daniel Perrucci , Elias Tsigaridas

Tree rotations (left and right) are basic local deformations allowing to transform between two unlabeled binary trees of the same size. Hence, there is a natural problem of practically finding such transformation path with low number of…

数据结构与算法 · 计算机科学 2016-10-20 Jarek Duda