中文
相关论文

相关论文: Edge conflicts do not determine geodesics in the a…

200 篇论文

Rotation distance between rooted binary trees measures the number of simple operations it takes to transform one tree into another. There are no known polynomial-time algorithms for computing rotation distance. We give an efficient,…

数据结构与算法 · 计算机科学 2018-03-19 Sean Cleary , Katherine St. John

Let $P$ be a set of $n$ points in $\mathbb{R}^3$ amid a bounded number of obstacles. When obstacles are axis-parallel boxes, we prove that $P$ admits an $8\sqrt{3}$-spanner with $O(n\log^3 n)$ edges with respect to the geodesic distance.

计算几何 · 计算机科学 2020-08-11 Mohammad Ali Abam , Mohammad Javad Rezaei Seraji

Exploiting geometric structure to improve the asymptotic complexity of discrete assignment problems is a well-studied subject. In contrast, the practical advantages of using geometry for such problems have not been explored. We implement…

计算几何 · 计算机科学 2016-06-13 Michael Kerber , Dmitriy Morozov , Arnur Nigmetov

Rotation distance measures the difference in shape between binary trees of the same size by counting the minimum number of rotations needed to transform one tree to the other. We describe several types of rotation distance where…

群论 · 数学 2018-03-19 Sean Cleary , Jennifer Taback

In a rooted tree, we call a vertex {\em balanced} if it is at equal distance from all its descendant leaves. We count balanced vertices in three different tree varieties. For decreasing binary trees, we can prove that the probability that a…

组合数学 · 数学 2017-09-15 Miklos Bona

We automatically verify the crucial steps in the original proof of correctness of an algorithm which, given a geometric graph satisfying certain additional properties removes edges in a systematic way for producing a connected graph in…

计算机科学中的逻辑 · 计算机科学 2023-11-30 Lucas Böltz , Viorica Sofronie-Stokkermans , Hannes Frey

We address the problem of computing distances between rankings that take into account similarities between candidates. The need for evaluating such distances is governed by applications as diverse as rank aggregation, bioinformatics, social…

数据结构与算法 · 计算机科学 2014-11-20 Farzad Farnoud , Lili Su , Gregory J. Puleo , Olgica Milenkovic

Maximum bipartite matching is a fundamental algorithmic problem which can be solved in polynomial time. We consider a natural variant in which there is a separation constraint: the vertices on one side lie on a path or a grid, and two…

数据结构与算法 · 计算机科学 2023-03-20 Pasin Manurangsi , Erel Segal-Halevi , Warut Suksompong

$\newcommand{\eps}{\varepsilon}$ In this paper, we consider two important problems defined on finite metric spaces, and provide efficient new algorithms and approximation schemes for these problems on inputs given as graph shortest path…

计算几何 · 计算机科学 2021-02-23 David Eppstein , Sariel Har-Peled , Anastasios Sidiropoulos

We investigate the structure of trees that have minimal algebraic connectivity among all trees with a given degree sequence. We show that such trees are caterpillars and that the vertex degrees are non-decreasing on every path on…

组合数学 · 数学 2008-10-07 Tuerker Biyikoglu , Josef Leydold

In this paper, we study the relation between geodesic and harmonic mappings. Harmonic mappings are defined between Riemannian manifolds as critical points of the energy functional, on the other hand, geodesic mappings are defined in a more…

微分几何 · 数学 2019-11-01 Stanislav Hronek

In this paper, we present the geodesic-like algorithm for the computation of the shortest path between two objects on NURBS surfaces and periodic surfaces. This method can improve the distance problem not only on surfaces but in…

计算几何 · 计算机科学 2010-11-25 Wen-Haw Chen , Sheng-Gwo Chen

We study a large family of graph covering problems, whose definitions rely on distances, for graphs of bounded cyclomatic number (that is, the minimum number of edges that need to be removed from the graph to destroy all cycles). These…

离散数学 · 计算机科学 2025-09-03 Dibyayan Chakraborty , Florent Foucaud , Anni Hakanen

In this paper we focus on the map matching problem where the goal is to find a path through a planar graph such that the path through the vertices closely matches a given polygonal curve. The map matching problem is usually approached with…

计算几何 · 计算机科学 2016-05-19 Tim Wylie , Binhai Zhu

Graph theoretical problems based on shortest paths are at the core of research due to their theoretical importance and applicability. This paper deals with the geodetic number which is a global measure for simple connected graphs and it…

数据结构与算法 · 计算机科学 2020-11-24 Ahmad T. Anaqreh , Boglarka G. -Toth , Tamas Vinko

The goal of Point Distance Solving Problems is to find 2D or 3D placements of points knowing distances between some pairs of points. The common guideline is to solve them by a numerical iterative method (\emph{e.g.} Newton-Raphson method).…

计算几何 · 计算机科学 2016-07-27 Rémi Imbach , Pascal Mathis , Pascal Schreck

Manifolds discovered by machine learning models provide a compact representation of the underlying data. Geodesics on these manifolds define locally length-minimising curves and provide a notion of distance, which are key for reduced-order…

计算几何 · 计算机科学 2023-11-03 Daniel Kelshaw , Luca Magri

We consider the problem of finding embedded closed geodesics on the two-sphere with an incomplete metric defined outside a point. Various techniques including curve shortening methods are used.

几何拓扑 · 数学 2007-05-23 Paul Norbury , J. Hyam Rubinstein

Given a set $\mathcal{P}$ of $h$ pairwise disjoint simple polygonal obstacles in $\mathbb{R}^2$ defined with $n$ vertices, we compute a sketch $\Omega$ of $\mathcal{P}$ whose size is independent of $n$, depending only on $h$ and the input…

计算几何 · 计算机科学 2019-09-17 R Inkulu , Sanjiv Kapoor

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
‹ 上一页 1 8 9 10 下一页 ›