中文
相关论文

相关论文: Edge separators for quasi-binary trees

200 篇论文

An algorithm is proposed for constructing directed spanning forests of the minimum weight, in which the maximum possible degree of affinity between the minimum forests is preserved when the number of trees changes. The correctness of the…

组合数学 · 数学 2025-02-18 Vasily Buslov

The tree-metric theorem provides a necessary and sufficient condition for a dissimilarity matrix to be a tree metric, and has served as the foundation for numerous distance-based reconstruction methods in phylogenetics. Our main result is…

组合数学 · 数学 2007-05-23 Lior Pachter , David E Speyer

We study the weighted generalization of the edge coloring problem where the weight of each color class (matching) equals to the weight of its heaviest edge and the goal is to minimize the sum of the colors' weights. We present a…

数据结构与算法 · 计算机科学 2009-01-27 Giorgio Lucarelli , Ioannis Milis , Vangelis Th. Paschos

Let T=(V,E) be a tree graph with non-negative weights defined on the vertices. A vertex z is called a separating vertex for u and v if the distances of z to u and v are not equal. A set of vertices L\subseteq V is a feasible solution for…

数据结构与算法 · 计算机科学 2015-01-22 Ron Adar , Leah Epstein

This paper give a simple linear-time algorithm that, given a weighted digraph, finds a spanning tree that simultaneously approximates a shortest-path tree and a minimum spanning tree. The algorithm provides a continuous trade-off: given the…

数据结构与算法 · 计算机科学 2015-06-02 Samir Khuller , Balaji Raghavachari , Neal E. Young

The class of self-nested trees presents remarkable compression properties because of the systematic repetition of subtrees in their structure. In this paper, we provide a better combinatorial characterization of this specific family of…

数据结构与算法 · 计算机科学 2018-10-26 Romain Azaïs , Jean-Baptiste Durand , Christophe Godin

In the $k$-cut problem, we want to find the lowest-weight set of edges whose deletion breaks a given (multi)graph into $k$ connected components. Algorithms of Karger \& Stein can solve this in roughly $O(n^{2k})$ time. On the other hand,…

数据结构与算法 · 计算机科学 2023-10-13 Anupam Gupta , David G. Harris , Euiwoong Lee , Jason Li

This paper studies the structure of graphs with given tree-width and excluding a fixed complete bipartite subgraph, which generalises the bounded degree setting. We give a new structural description of such graphs in terms of so-called…

组合数学 · 数学 2025-12-15 Chun-Hung Liu , David R. Wood

This paper studies Minimum Spanning Trees under incomplete information for its vertices. We assume that no information is available on the precise placement of vertices so that it is only known that vertices belong to some neighborhoods…

最优化与控制 · 数学 2016-11-10 Víctor Blanco , Elena Fernández , Justo Puerto

Hex-trees are identified as a particular instance of weighted unary-binary trees. The Horton-Strahler numbers of these objects are revisited, and, thanks to a substitution that is not immediately intuitive, explicit results are possible.…

组合数学 · 数学 2021-08-24 Helmut Prodinger

A $k$-block in a graph $G$ is a maximal set of at least $k$ vertices no two of which can be separated in $G$ by removing less than $k$ vertices. It is separable if there exists a tree-decomposition of adhesion less than $k$ of $G$ in which…

组合数学 · 数学 2015-06-10 Johannes Carmesin , Pascal Gollin

For stacked simplicial complexes, (special subclasses of such are: trees, triangulations of polygons, stacked polytopes), we give an explicit bijection between partitions of facets (for trees: edges), and partitions of vertices into…

组合数学 · 数学 2024-01-17 Gunnar Fløystad

By a well known result the treewidth of k-outerplanar graphs is at most 3k-1. This paper gives, besides a rigorous proof of this fact, an algorithmic implementation of the proof, i.e. it is shown that, given a k-outerplanar graph G, a tree…

数据结构与算法 · 计算机科学 2013-01-25 Ioannis Katsikarelis

Starting from a subinvariant positive definite kernel under a branching pullback, we attach to the resulting kernel tower a canonical electrical network on the word tree whose edge weights are the diagonal increments. This converts diagonal…

概率论 · 数学 2026-02-13 James Tian

We derive tight bounds on the expected weights of several combinatorial optimization problems for random point sets of size $n$ distributed among the leaves of a balanced hierarchically separated tree. We consider {\it monochromatic} and…

离散数学 · 计算机科学 2013-07-29 Béla Csaba , Thomas A. Plick , Ali Shokoufandeh

We study a family of weighted Max-Cut instances on the complete graph $K_n$ in which edge weights decrease geometrically in lexicographic order: the $i$-th edge has weight $r^{N-i}$ where $N=\binom{n}{2}$. For $r\ge 2$, the…

组合数学 · 数学 2026-03-11 Nevena Marić

The tree edit distance is a natural dissimilarity measure between rooted ordered trees whose nodes are labeled over an alphabet $\Sigma$. It is defined as the minimum number of node edits (insertions, deletions, and relabelings) required to…

数据结构与算法 · 计算机科学 2025-07-04 Tomasz Kociumaka , Ali Shahali

Let $G$ be a directed graph associated with a weight $w: E(G) \rightarrow R^+$. For an edge-cut $Q$ of $G$, the average weight of $Q$ is denoted and defined as $w_{ave}(Q)=\frac{\sum_{e\in Q}w(e)}{|Q|}$. An edge-cut of optimal average…

数据结构与算法 · 计算机科学 2020-02-26 Scott Payne , Edgar Fuller , Cun-Quan Zhang

Many discrete optimization problems amount to selecting a feasible set of edges of least weight. We consider in this paper the context of spatial graphs where the positions of the vertices are uncertain and belong to known uncertainty sets.…

数据结构与算法 · 计算机科学 2022-09-27 Marin Bougeret , Jérémy Omer , Michael Poss

We show that the expected size of the maximum agreement subtree of two $n$-leaf trees, uniformly random among all trees with the shape, is $\Theta(\sqrt{n})$. To derive the lower bound, we prove a global structural result on a decomposition…

组合数学 · 数学 2018-09-13 Pratik Misra , Seth Sullivant