中文
相关论文

相关论文: Orderly Spanning Trees with Applications

200 篇论文

In this paper, we define a class of auxiliary graphs associated with simple undirected graphs. This class of auxiliary graphs is based on the set of spanning trees of the original graph and the edges constituting those spanning trees. A…

组合数学 · 数学 2019-02-26 Abhishek Garg , Mahipal Jadeja , Rahul Muthu

We present an explicit connected spanning structure that appears in a random graph just above the connectivity threshold with high probability.

组合数学 · 数学 2021-11-29 Yahav Alon , Michael Krivelevich , Peleg Michaeli

Let P be a set of n > 2 points in general position in the plane and let G be a geometric graph with vertex set P. If the number of empty triangles uvw in P for which the subgraph of G induced by {u,v,w} is not connected is at most n-3, then…

组合数学 · 数学 2015-11-05 Eduardo Rivera-Campo , Virginia Urrutia-Galicia

In this paper, we define and study the new problem Simultaneous PQ-Ordering. Its input consists of a set of PQ-trees, which represent sets of circular orders of their leaves, together with a set of child-parent relations between these…

数据结构与算法 · 计算机科学 2011-12-02 Thomas Bläsius , Ignaz Rutter

An orientation of a graph $G$ is proper if any two adjacent vertices have different indegrees. The proper orientation number $\overrightarrow{\chi}(G)$ of a graph $G$ is the minimum of the maximum indegree, taken over all proper…

We consider the following question: How many edge-disjoint plane spanning trees are contained in a complete geometric graph $GK_n$ on any set $S$ of $n$ points in general position in the plane? We show that this number is in…

In this work, we define the problem of finding an optimal query plan as finding spanning trees with low costs. This approach empowers the utilization of a series of spanning tree algorithms, thereby enabling systematic exploration of the…

数据库 · 计算机科学 2024-03-08 Yesdaulet Izenov , Asoke Datta , Brian Tsan , Abylay Amanbayev , Florin Rusu

We present linear time {\it in-place} algorithms for several basic and fundamental graph problems including the well-known graph search methods (like depth-first search, breadth-first search, maximum cardinality search), connectivity…

数据结构与算法 · 计算机科学 2019-07-24 Sankardeep Chakraborty , Kunihiko Sadakane , Srinivasa Rao Satti

We consider ordinal approximation algorithms for a broad class of utility maximization problems for multi-agent systems. In these problems, agents have utilities for connecting to each other, and the goal is to compute a maximum-utility…

多智能体系统 · 计算机科学 2017-11-30 Ben Abramowitz , Elliot Anshelevich

Let $P$ be a set of $n$ points in the plane in general position. We show that at least $\lfloor n/3\rfloor$ plane spanning trees can be packed into the complete geometric graph on $P$. This improves the previous best known lower bound…

计算几何 · 计算机科学 2019-02-26 Ahmad Biniaz , Alfredo García

A traversal of a connected graph is a linear ordering of its vertices all of whose initial segments induce connected subgraphs. Traversals, and their refinements such as breadth-first and depth-first traversals, are computed by various…

逻辑 · 数学 2018-10-24 Siddharth Bhaskar , Anton Jay Kienzle

In this paper, we study collective additive tree spanners for families of graphs enjoying special Robertson-Seymour's tree-decompositions, and demonstrate interesting consequences of obtained results. We say that a graph $G$ {\em admits a…

数据结构与算法 · 计算机科学 2012-07-13 Feodor F. Dragan , Muad Abu-Ata

The treewidth of a graph is an important invariant in structural and algorithmic graph theory. This paper studies the treewidth of line graphs. We show that determining the treewidth of the line graph of a graph $G$ is equivalent to…

组合数学 · 数学 2014-09-25 Daniel J. Harvey , David R. Wood

We introduce and study the general problem of finding a most "scale-free-like" spanning tree of a connected graph. It is motivated by a particular problem in epidemiology, and may be useful in studies of various dynamical processes in…

组合数学 · 数学 2023-07-12 Yury Orlovich , Kirill Kukharenko , Volker Kaibel , Pavel Skums

We consider the problem of listing all spanning trees of a graph $G$ such that successive trees differ by pivoting a single edge around a vertex. Such a listing is called a "pivot Gray code", and it has more stringent conditions than known…

数据结构与算法 · 计算机科学 2022-02-04 Ben Cameron , Aaron Grubb , Joe Sawada

Kirchhoff's matrix tree theorem is a well-known result that gives a formula for the number of spanning trees in a finite, connected graph in terms of the graph Laplacian matrix. A closely related result is Wilson's algorithm for putting the…

概率论 · 数学 2013-06-11 Michael J. Kozdron , Larissa M. Richards , Daniel W. Stroock

We describe a linear-time algorithm that finds a planar drawing of every graph of a simple line or pseudoline arrangement within a grid of area O(n^{7/6}). No known input causes our algorithm to use area \Omega(n^{1+\epsilon}) for any…

计算几何 · 计算机科学 2015-07-16 David Eppstein

Motivated by applications to sensor networks, as well as to many other areas, this paper studies the construction of minimum-degree spanning trees. We consider the classical node-register state model, with a weakly fair scheduler, and we…

分布式、并行与集群计算 · 计算机科学 2014-02-12 Lélia Blin , Pierre Fraigniaud

A planar orthogonal drawing {\Gamma} of a connected planar graph G is a geometric representation of G such that the vertices are drawn as distinct points of the plane, the edges are drawn as chains of horizontal and vertical segments, and…

计算几何 · 计算机科学 2025-02-06 Walter Didimo , Giuseppe Liotta , Giacomo Ortali , Maurizio Patrignani

We provide linear-time algorithms for geometric graphs with sublinearly many crossings. That is, we provide algorithms running in O(n) time on connected geometric graphs having n vertices and k crossings, where k is smaller than n by an…

计算几何 · 计算机科学 2010-12-16 David Eppstein , Michael T. Goodrich , Darren Strash