Skip to main content

Questions tagged [computational-geometry]

Using computers to solve geometric problems. Questions with this tag should typically have at least one other tag indicating what sort of geometry is involved, such as ag.algebraic-geometry or mg.metric-geometry.

3 votes
1 answer
94 views

Why is the Vietoris–Rips complex $\operatorname{VR}(S, \epsilon)$ a subset of the Čech complex $\operatorname{Čech}(S, \epsilon\sqrt{2})$?

$\DeclareMathOperator\Cech{Čech}\DeclareMathOperator\VR{VR}$I am reading Fasy, Lecci, Rinaldo, Wasserman, Balakrishnan, and Singh - Confidence sets for persistence diagrams (see here for a version of ...
Kindness Chen's user avatar
8 votes
0 answers
168 views

Placing triangles around a central triangle: Optimal Strategy?

This question has gone for a while without an answer on MSE (despite a bounty that came and went) so I am now cross-posting it here, on MO, in the hope that someone may have an idea about how to ...
Benjamin Dickman's user avatar
3 votes
1 answer
401 views

Detecting a PL sphere and decompositions

Question 1. A PL $n$-sphere is a pure simplicial complex that is a triangulation of the $n$-sphere. I'm looking for a computer algorithm that gives a Yes/No answer to whether a given simplicial ...
Uzu Lim's user avatar
  • 883
1 vote
1 answer
92 views

Algorithm to find largest planar section of a convex polyhedral solid

We add a bit more on shadows and planar sections following On a pair of solids with both corresponding maximal planar sections and shadows having equal area . We consider only polyhedrons. Given a ...
Nandakumar R's user avatar
  • 5,827
1 vote
1 answer
128 views

An algorithm to arrange max number of copies of a polygon around and touching another polygon

A related post: To place copies of a planar convex region such that number of 'contacts' among them is maximized Basic question: Given two convex polygonal regions P and Q, to arrange the max ...
Nandakumar R's user avatar
  • 5,827
1 vote
0 answers
114 views

Explicit computation of Čech-cohomology of coherent sheaves on $\mathbb{P}^n_A$

$\newcommand{\proj}[1]{\operatorname{proj}(#1)} \newcommand{\PSP}{\mathbb{P}}$These days I noticed the following result of (constructive) commutative algebra, which I think is probably well known ...
Jürgen Böhm's user avatar
5 votes
0 answers
393 views

Closest vertices of an AABB to a ray in n-dimensions

I came across this computational geometry problem and have not been able to find a satisfactory solution for it. A ray is known to originate from within an n-dimensional hypercube (AABB) in any ...
Ood's user avatar
  • 71
1 vote
0 answers
108 views

Inside-out dissections of solids -2

We record some general questions based on Inside-out dissections of solids Inside-out dissections of a cube Can every convex polyhedral solid be inside-out dissected to a congruent polyhedral solid?...
Nandakumar R's user avatar
  • 5,827
3 votes
0 answers
68 views

Practical way of computing bitangent lines of a quartic (using computers)

Are there known practical algorithms or methods to calculate the bitangent lines of a quartic defined by $f(u,v,t)=0$ in terms of the 15 coefficients? Theoretically you can set up $f(u,v,-au-bv)=(k_0u^...
fp1's user avatar
  • 101
1 vote
0 answers
84 views

Inside-out dissections of a cube

Ref: Inside-out polygonal dissections Inside-out dissections of solids Definitions: A polygon P has an inside-out dissection into another polygon P' if P′ is congruent to P, and the perimeter of P ...
Nandakumar R's user avatar
  • 5,827
5 votes
1 answer
248 views

Is the maximal packing density of identical circles in a circle always an algebraic number?

There is a lot of interest in the maximal density of equal circle packing in a circle. And I thought that knowing whether or not the solution is always algebraic or not would be useful. My original ...
Teg Louis's user avatar
1 vote
1 answer
98 views

Finding the point within a convex n-gon that minimizes the largest angle subtended there by an edge of the n-gon

This post records a variant to the question asked in this post: Finding the point within a convex n-gon that maximizes the least angle subtended there by an edge of the n-gon Given a convex n-gon, ...
Nandakumar R's user avatar
  • 5,827
6 votes
2 answers
176 views

Finding the point within a convex n-gon that maximizes the least angle subtended there by an edge of the n-gon

For any point P in the interior of a convex polygon, the sum of the angles subtended by the edges of the polygon is obviously 2π. Given a convex polygon, how does one algorithmically find the point (...
Nandakumar R's user avatar
  • 5,827
0 votes
0 answers
29 views

Set of enclosed convex polyhedra in a graph

Given a straight-line graph embedded in $\mathbb{R}^3$ with known vertex coordinates and edges and no edge intersections, is it possible to find all the enclosed convex polyhedra inside? If so, is ...
n1ps's user avatar
  • 1
1 vote
0 answers
91 views

An algorithm to decide whether a convex polygon can be cut into 2 mutually congruent pieces

This post is based on the answer to this question: A claim on partitioning a convex planar region into congruent pieces A perfect congruent partition of a planar region is a partition of it with no ...
Nandakumar R's user avatar
  • 5,827

15 30 50 per page
1
2 3 4 5
34