中文
相关论文

相关论文: On Reconfiguring Tree Linkages: Trees can Lock

200 篇论文

A crossing-free straight-line drawing of a graph is monotone if there is a monotone path between any pair of vertices with respect to some direction. We show how to construct a monotone drawing of a tree with $n$ vertices on an $O(n^{1.5})…

计算几何 · 计算机科学 2016-04-26 Philipp Kindermann , André Schulz , Joachim Spoerhase , Alexander Wolff

We present an algorithm to unfold any triangulated 2-manifold (in particular, any simplicial polyhedron) into a non-overlapping, connected planar layout in linear time. The manifold is cut only along its edges. The resulting layout is…

计算几何 · 计算机科学 2007-05-23 Erik D. Demaine , David Eppstein , Jeff Erickson , George W. Hart , Joseph O'Rourke

A 2-tree is a graph that can be formed by starting with a triangle and iterating the operation of making a new vertex adjacent to two adjacent vertices of the existing graph. Leizhen Cai asked in 1995 whether every maximal planar graph…

组合数学 · 数学 2022-03-22 Allan Bickle

Consider the d-dimensional lattice Z^d where each vertex is ``open'' or ``closed'' with probability p or 1-p, respectively. An open vertex v is connected by an edge to the closest open vertex w such that the dth co-ordinates of v and w…

概率论 · 数学 2016-09-07 Sreela Gangopadhyay , Rahul Roy , Anish Sarkar

It is known that any two trees on the same $n$ leaves can be displayed by a network with $n-2$ reticulations, and there are two trees that cannot be displayed by a network with fewer reticulations. But how many reticulations are needed to…

组合数学 · 数学 2026-03-11 Mathias Weller , Norbert Zeh

This paper provides a relationship between a geometric structure of a suspended tree and the number of link components of the associated link diagram.

组合数学 · 数学 2009-05-18 Toshiki Endo

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

Humans recognize object structure from both their appearance and motion; often, motion helps to resolve ambiguities in object structure that arise when we observe object appearance only. There are particular scenarios, however, where…

计算机视觉与模式识别 · 计算机科学 2018-09-14 Tianfan Xue , Jiajun Wu , Zhoutong Zhang , Chengkai Zhang , Joshua B. Tenenbaum , William T. Freeman

This paper studies the configuration spaces of linkages whose underlying graph is a single cycle. Assume that the edge lengths are such that there are no configurations in which all the edges lie along a line. The main results are that,…

计算几何 · 计算机科学 2008-11-11 Don Shimamoto , Mary Wootters

Let $G$ be a connected graph and $L(G)$ the set of all integers $k$ such that $G$ contains a spanning tree with exactly $k$ leaves. We show that for a connected graph $G$, the set $L(G)$ is contiguous. It follows from work of Chen, Ren, and…

组合数学 · 数学 2024-11-20 Kenta Noguchi , Carol T. Zamfirescu

We consider drawings of trees in which all edges incident to leaves can be extended to infinite rays without crossing, partitioning the plane into infinite convex polygons. Among all such drawings we seek the one maximizing the angular…

计算几何 · 计算机科学 2007-05-23 Josiah Carlson , David Eppstein

Given a finite set $ S $ of points, we consider the following reconfiguration graph. The vertices are the plane spanning paths of $ S $ and there is an edge between two vertices if the two corresponding paths differ by two edges (one…

计算几何 · 计算机科学 2024-07-02 Valentino Boucard , Guilherme D. da Fonseca , Bastien Rivier

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 linkage $\mathcal{L}$ consists of a graph $G=(V,E)$ and an edge-length function $\ell$. Deciding whether $\mathcal{L}$ can be realized as a planar straight-line embedding in $\mathbb{R}^2$ with edge length $\ell(e)$ for all $e \in E$ is…

计算几何 · 计算机科学 2026-04-08 Thomas Depian , Carolina Haase , Martin Nöllenburg , André Schulz

Any planar graph has a crossing-free straight-line drawing in the plane. A simultaneous geometric embedding of two n-vertex graphs is a straight-line drawing of both graphs on a common set of n points, such that the edges withing each…

计算几何 · 计算机科学 2007-05-23 Martin Kutz

For a simple drawing $D$ of the complete graph $K_n$, two (plane) subdrawings are compatible if their union is plane. Let $\mathcal{T}_D$ be the set of all plane spanning trees on $D$ and $\mathcal{F}(\mathcal{T}_D)$ be the compatibility…

We prove that every simple polygon contains a degree 3 tree encompassing a prescribed set of vertices. We give tight bounds on the minimal number of degree 3 vertices. We apply this result to reprove a result from Bose et al. that every set…

计算几何 · 计算机科学 2012-11-12 Tillmann Miltzow

The operation of transforming one spanning tree into another by replacing an edge has been considered widely, both for general and planar straight-line graphs. For the latter, several variants have been studied (e.g., edge slides and edge…

组合数学 · 数学 2020-04-10 Torrie L. Nichols , Alexander Pilz , Csaba D. Tóth , Ahad N. Zehmakan

In a reconfiguration problem, given a problem and two feasible solutions of the problem, the task is to find a sequence of transformations to reach from one solution to the other such that every intermediate state is also a feasible…

分布式、并行与集群计算 · 计算机科学 2022-11-04 Siddharth Gupta , Manish Kumar , Shreyas Pai

In this paper, we investigate the computational complexity of subgraph reconfiguration problems in directed graphs. More specifically, we focus on the problem of reconfiguring arborescences in a digraph, where an arborescence is a directed…

数据结构与算法 · 计算机科学 2023-03-16 Takehiro Ito , Yuni Iwamasa , Yasuaki Kobayashi , Yu Nakahata , Yota Otachi , Kunihiro Wasa