中文
相关论文

相关论文: An Analysis of Triangulation in Geometrically Nois…

200 篇论文

Decision making under uncertainty is a cross-cutting challenge in science and engineering. Most approaches to this challenge employ probabilistic representations of uncertainty. In complicated systems accessible only via data or black-box…

统计计算 · 统计学 2025-03-28 Maximilian Ramgraber , Daniel Sharp , Mathieu Le Provost , Youssef Marzouk

Assume we are given a set of parallel line segments in the plane, and we wish to place a point on each line segment such that the resulting point set maximizes or minimizes the area of the largest or smallest triangle in the set. We analyze…

计算几何 · 计算机科学 2020-12-18 Vahideh Keikha , Maarten Löffler , Ali Mohades

In this paper, we propose an efficient clustering technique to solve the problem of clustering in the presence of obstacles. The proposed algorithm divides the spatial area into rectangular cells. Each cell is associated with statistical…

数据库 · 计算机科学 2009-09-25 Mohamed E. El-Sharkawi , Mohamed A. El-Zawawy

Counting Euclidean triangulations with vertices in a finite set $\C$ of the convex hull $\conv(\C)$ of $\C$ is difficult in general, both algorithmically and theoretically. The aim of this paper is to describe nearly convex polygons, a…

组合数学 · 数学 2010-12-13 Roland Bacher , Frédéric Mouton

Given a combinatorial triangulation of an $n$-gon, we study (a) the space of all possible drawings in the plane such the edges are straight line segments and the boundary has a fixed shape, and (b) the algebraic variety of possibilities for…

代数几何 · 数学 2025-07-01 Aaron Abrams , James Pommersheim

Triangles are everywhere in the virtual world. The surface of nearly every graphical object is saved as a triangular mesh on a computer. Light effects and movements of virtual objects are computed on the basis of triangulations. Besides…

历史与综述 · 数学 2023-07-27 Dimitris Vartziotis , Doris Bohnet

Tightness is a generalisation of the notion of convexity: a space is tight if and only if it is "as convex as possible", given its topological constraints. For a simplicial complex, deciding tightness has a straightforward exponential time…

计算几何 · 计算机科学 2018-10-24 Bhaskar Bagchi , Benjamin A. Burton , Basudeb Datta , Nitin Singh , Jonathan Spreer

Triangulation algorithms that conform to a set of non-intersecting input segments typically proceed in an incremental fashion, by inserting points first, and then segments. Inserting a segment amounts to: (1) deleting all the triangles it…

计算几何 · 计算机科学 2022-09-07 Marco Livesu , Gianmarco Cherchi , Riccardo Scateni , Marco Attene

We study the problem of finding a triangulation T of a planar point set S such as to minimize the expected distance between two points x and y chosen uniformly at random from S. By distance we mean the length of the shortest path between x…

计算几何 · 计算机科学 2012-06-21 Laszlo Kozma

If a (cusped) surface S admits an ideal triangulation T with no shears, we show an efficient algorithm to give S as a quotient of hypebolic plane by a subgroup of PSL(2, Z). The algorithm runs in time O(n log n), where n is the number of…

几何拓扑 · 数学 2007-05-23 Igor Rivin

We propose a technique called Rotate-and-Kill for solving the polygon inclusion and circumscribing problems. By applying this technique, we obtain $O(n)$ time algorithms for computing (1) the maximum area triangle in a given $n$-sided…

计算几何 · 计算机科学 2024-04-23 Kai Jin , Taikun Zhu , Ruixi Luo

A zigzag in a map (a $2$-cell embedding of a connected graph in a connected closed $2$-dimensional surface) is a cyclic sequence of edges satisfying the following conditions: 1) any two consecutive edges lie on the same face and have a…

组合数学 · 数学 2019-04-04 Mark Pankov , Adam Tyc

Finding, counting and/or listing triangles (three vertices with three edges) in large graphs are natural fundamental problems, which received recently much attention because of their importance in complex network analysis. We provide here a…

数据结构与算法 · 计算机科学 2007-05-23 Matthieu Latapy

Tight triangulations are exotic, but highly regular objects in combinatorial topology. A triangulation is tight if all its piecewise linear embeddings into a Euclidean space are as convex as allowed by the topology of the underlying…

几何拓扑 · 数学 2018-10-24 Benjamin A. Burton , Basudeb Datta , Nitin Singh , Jonathan Spreer

Let $P$ be a set of $n$ points in the plane. A crossing-free structure on $P$ is a plane graph with vertex set $P$. Examples of crossing-free structures include triangulations of $P$, spanning cycles of $P$, also known as polygonalizations…

计算几何 · 计算机科学 2013-12-18 Victor Alvarez , Karl Bringmann , Radu Curticapean , Saurabh Ray

Computations in Dynamical Triangulation Models of Four-Dimensional Quantum Gravity involve weighted averaging over sets of all distinct triangulations of compact four-dimensional manifolds. In order to be able to perform such computations…

高能物理 - 格点 · 物理学 2009-10-22 A. Nabutovsky , R. Ben-Av

This paper tackles the task of learning to generate signals over triangle meshes in a triangulation-agnostic manner, meaning the trained model can be applied to different meshes and triangulations effectively. Practically, the paper adapts…

图形学 · 计算机科学 2026-05-20 Tianshu Kuai , Arman Maesumi , Daniel Ritchie , Noam Aigerman

In this work we study line arrangements consisting in lines passing through three non-aligned points. We call them triangular arrangements. We prove that any combinatorics of a triangular arrangement is always realized by a…

代数几何 · 数学 2026-04-15 Simone Marchesi , Jean Vallès

We investigate the online exploration problem (aka covering) of a short-sighted mobile robot moving in an unknown cellular environment with hexagons and triangles as types of cells. To explore a cell, the robot must enter it. Once inside,…

计算几何 · 计算机科学 2010-12-24 Daniel Herrmann , Tom Kamphans , Elmar Langetepe

Much prior work has been done on designing computational geometry algorithms that handle input degeneracies, data imprecision, and arithmetic round-off errors. We take a new approach, inspired by the noisy sorting literature, and study…

计算几何 · 计算机科学 2025-09-01 David Eppstein , Michael T. Goodrich , Vinesh Sridhar