中文
相关论文

相关论文: The geodesic edge center of a simple polygon

200 篇论文

A geodesic cover, also known as an isometric path cover, of a graph is a set of geodesics which cover the vertex set of the graph. An edge geodesic cover of a graph is a set of geodesics which cover the edge set of the graph. The geodesic…

组合数学 · 数学 2025-10-29 Paul Manuel , Sandi Klavzar , R. Prabha , Andrew Arokiaraj

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 compute the length of geodesics on a Riemannian manifold by regular polynomial interpolation of the global solution of the eikonal equation related to the line element $ds^2=g_{ij}dx^idx^j$ of the manifold. Our algorithm approximates the…

数值分析 · 数学 2008-11-12 Joerg Kampen

A polyhedral norm is a norm N on R^n for which the set N(x)\leq 1 is a polytope. This covers the case of the L^1 and L^{\infty} norms. We consider here effective algorithms for determining the Voronoi polytope for such norms with a point…

度量几何 · 数学 2014-01-03 Michel Deza , Mathieu Dutour Sikirić

We propose a method for redistricting, decomposing a geographical area into subareas, called districts, so that the populations of the districts are as close as possible and the districts are compact and contiguous. Each district is the…

数据结构与算法 · 计算机科学 2018-01-09 Vincent Cohen-Addad , Philip N. Klein , Neal E. Young

We consider the problem of cutting a set of edges on a polyhedral manifold surface, possibly with boundary, to obtain a single topological disk, minimizing either the total number of cut edges or their total length. We show that this…

计算几何 · 计算机科学 2007-05-23 Jeff Erickson , Sariel Har-Peled

The reachability problem asks to decide if there exists a path from one vertex to another in a digraph. In a grid digraph, the vertices are the points of a two-dimensional square grid, and an edge can occur between a vertex and its…

计算复杂性 · 计算机科学 2025-01-03 Rahul Jain , Raghunath Tewari

There exist many orthogonal graph drawing algorithms that minimize edge crossings or edge bends, however they produce unsatisfactory drawings in many practical cases. In this paper we present a grid-based algorithm for drawing orthogonal…

其他计算机科学 · 计算机科学 2018-07-26 Karlis Freivalds , Jans Glagolevs

We study the geodesic Voronoi diagram of a set $S$ of $n$ linearly moving sites inside a static simple polygon $P$ with $m$ vertices. We identify all events where the structure of the Voronoi diagram changes, bound the number of such…

计算几何 · 计算机科学 2023-07-11 Matias Korman , André van Renssen , Marcel Roeloffzen , Frank Staals

We describe a polynomial-time algorithm to compute a (tight) geodesic between two curves in the curve graph. As well as enabling us to compute the distance between a pair of curves, this has several applications to mapping classes. For…

几何拓扑 · 数学 2016-10-05 Mark C. Bell , Richard C. H. Webb

In an $r$-uniform hypergraph on $n$ vertices a tight Hamilton cycle consists of $n$ edges such that there exists a cyclic ordering of the vertices where the edges correspond to consecutive segments of $r$ vertices. We provide a first…

组合数学 · 数学 2021-07-01 Peter Allen , Christoph Koch , Olaf Parczyk , Yury Person

Contour polygonal approximation is a simplified representation of a contour by line segments, so that the main characteristics of the contour remain in a small number of line segments. This paper presents a novel method for polygonal…

计算物理 · 物理学 2013-11-19 André Ricardo Backes , Dalcimar Casanova , Odemir Martinez Bruno

This paper proposed a method to judge whether the point is inside or outside of the simple convex polygon by the intersection of the vertical line. It determined the point to an area enclosed by two straight lines, then convert the problem…

计算几何 · 计算机科学 2022-06-07 Sun Yixuan , Zhu Zhehao

We study self-approaching paths that are contained in a simple polygon. A self-approaching path is a directed curve connecting two points such that the Euclidean distance between a point moving along the path and any future position does…

计算几何 · 计算机科学 2017-03-20 Prosenjit Bose , Irina Kostitsyna , Stefan Langerman

Any finite configuration of curves with minimal intersections on a surface is a configuration of shortest geodesics for some Riemannian metric on the surface. The metric can be chosen to make the lengths of these geodesics equal to the…

几何拓扑 · 数学 2014-10-01 Max Neumann-Coto

A closed convex polytope in n dimensions defined by m linear inequality constraints is considered. If L is a straight line drawn in any direction from any feasible point P, then in general, it intersects every constraint at one point,…

度量几何 · 数学 2020-04-06 Vilas Patwardhan

We present an efficient dynamic data structure that supports geodesic nearest neighbor queries for a set of point sites $S$ in a static simple polygon $P$. Our data structure allows us to insert a new site in $S$, delete a site from $S$,…

计算几何 · 计算机科学 2017-07-11 Lars Arge , Frank Staals

The complex of curves $\mathcal{C}(S_g)$ of a closed orientable surface of genus $g \geq 2$ is the simplicial complex having its vertices, $\mathcal{C}^0(S_g)$, are isotopy classes of essential curves in $S_g$. Two vertices co-bound an edge…

几何拓扑 · 数学 2015-08-14 Paul Glenn , William W. Menasco , Kayla Morrell , Matthew Morse

Many applications of geometry modeling and computer graphics necessite accurate curvature estimations of curves on the plane or on manifolds. In this paper, we define the notion of the discrete geodesic curvature of a geodesic polygon on a…

数值分析 · 数学 2020-11-26 Aziz Ikemakhen , Mohamed Bellaihou

We introduce a novel representation and optimization framework for discrete geodesics on triangle meshes that reduces artifacts of linear methods on uneven and coarse discretizations. Our method computes squared geodesic distances from…

图形学 · 计算机科学 2026-03-04 Yue Ruan , Albert Chern , Tzu-Mao Li , Kartic Subr , Amir Vaxman