中文
相关论文

相关论文: Geometry and complexity of O'Hara's algorithm

200 篇论文

We unify and extend previous bijections on plane quadrangulations to bipartite and quasibipartite plane maps. Starting from a bipartite plane map with a distinguished edge and two distinguished corners (in the same face or in two different…

组合数学 · 数学 2018-12-21 Jérémie Bettinelli

We consider the approximation capability of orthogonal super greedy algorithms (OSGA) and its applications in supervised learning. OSGA is concerned with selecting more than one atoms in each iteration step, which, of course, greatly…

机器学习 · 计算机科学 2014-09-19 Jian Fang , Shaobo Lin , Zongben Xu

We design a recursive algorithm to compute the partition function of the Ising model, summed over cubic maps with fixed size and genus. The algorithm runs in polynomial time, which is much faster than methods based on a Tutte-like, or…

组合数学 · 数学 2025-09-15 Mireille Bousquet-Mélou , Ariane Carrance , Baptiste Louf

Subdivision methods such as quadtrees, octrees, and higher-dimensional orthrees are standard practice in different domains of computer science. We can use these methods to represent given geometries, such as curves, meshes, or surfaces.…

计算几何 · 计算机科学 2025-03-04 Michael M. Bilevich , Dan Halperin

An efficient technique to solve precision problems consists in using exact computations. For geometric predicates, using systematically expensive exact computations can be avoided by the use of filters. The predicate is first evaluated…

计算几何 · 计算机科学 2007-05-23 Olivier Devillers , Franco P. Preparata

We propose a conservative algorithm to test the geometrical validity of simplicial (triangles, tetrahedra), tensor product (quadrilaterals, hexahedra), and mixed (prisms) elements of arbitrary polynomial order as they deform over a…

计算几何 · 计算机科学 2025-07-10 Federico Sichetti , Zizhou Huang , Marco Attene , Denis Zorin , Enrico Puppo , Daniele Panozzo

A plane tiling consisting of congruent copies of a shape is isohedral provided that for any pair of copies, there exists a symmetry of the tiling mapping one copy to the other. We give a $O(n\log^2{n})$-time algorithm for deciding if a…

计算几何 · 计算机科学 2016-03-10 Stefan Langerman , Andrew Winslow

Given a set of disjoint simple polygons $\sigma_1, \ldots, \sigma_n$, of total complexity $N$, consider a convexification process that repeatedly replaces a polygon by its convex hull, and any two (by now convex) polygons that intersect by…

计算几何 · 计算机科学 2019-12-11 Elias Dahlhaus , Sariel Har-Peled , Alan L. Hu

This article is a survey on the topic of polynomial amoebas. We review results of papers written on the topic with an emphasis on its computational aspects. Polynomial amoebas have numerous applications in various domains of mathematics and…

复变函数 · 数学 2023-05-02 Vitaly A. Krasikov

We provide a polynomial time cutting plane algorithm based on split cuts to solve integer programs in the plane. We also prove that the split closure of a polyhedron in the plane has polynomial size.

最优化与控制 · 数学 2020-11-12 Amitabh Basu , Michele Conforti , Marco Di Summa , Hongyi Jiang

The Ordered Covering Problem (OCP) arises in the context of the Discretizable Molecular Distance Geometry Problem (DMDGP), where the ordering of pruning edges significantly impacts the performance of the SBBU algorithm for protein structure…

数据结构与算法 · 计算机科学 2025-12-04 Michael Souza , Júlio Araújo , John Kesley Costa , Carlile Lavor

Determining visibility in planar polygons and arrangements is an important subroutine for many algorithms in computational geometry. In this paper, we report on new implementations, and corresponding experimental evaluations, for two…

计算几何 · 计算机科学 2014-03-18 Francisc Bungiu , Michael Hemmer , John Hershberger , Kan Huang , Alexander Kröller

In this paper, we use a branch of polyhedral geometry, Ehrhart theory, to expand our combinatorial understanding of congruences for partition functions. Ehrhart theory allows us to give a new decomposition of partitions, which in turn…

组合数学 · 数学 2015-08-04 Felix Breuer , Dennis Eichhorn , Brandt Kronholm

A new algorithm for line clipping against convex polyhedron is given. The suggested algorithm is faster for higher number of facets of the given polyhedron than the traditional Cyrus-Beck's and others algorithms with complexity O(N) . The…

图形学 · 计算机科学 2018-01-03 Vaclav Skala

In the study of Hilbert schemes, the integer partition $\lambda$ helps researchers identify some geometric and combinatorial properties of the scheme in question. To aid researchers in extracting such information from a Hilbert polynomial,…

符号计算 · 计算机科学 2024-06-06 Joseph Donato , Monica Lewis

We describe a simple geometric transformation of triangles which leads to an efficient and effective algorithm to smooth triangle and tetrahedral meshes. Our focus lies on the convergence properties of this algorithm: we prove the…

数值分析 · 数学 2014-11-18 Dimitris Vartziotis , Doris Bohnet

Projection algorithms are well known for their simplicity and flexibility in solving feasibility problems. They are particularly important in practice due to minimal requirements for software implementation and maintenance. In this work, we…

最优化与控制 · 数学 2020-04-14 Minh N. Dao , Hung M. Phan

Computing the diameter of the intersection graphs of objects is a basic problem in computational geometry. Previous works showed that the complexity of computing the diameter mainly depends on the object types: for unit disks and squares in…

计算几何 · 计算机科学 2026-05-12 Timothy M. Chan , Hsien-Chih Chang , Jie Gao , Sándor Kisfaludi-Bak , Hung Le , Da Wei Zheng

We present several direct bijections between different combinatorial interpretations of the Littlewood-Richardson coefficients. The bijections are defined by explicit linear maps which have other applications.

组合数学 · 数学 2007-05-23 Igor Pak , Ernesto Vallejo

We study the problems of covering or partitioning a polygon $P$ (possibly with holes) using a minimum number of small pieces, where a small piece is a connected sub-polygon contained in an axis-aligned unit square. For covering, we seek to…