Overview "Problem" (166 entries)
- ➔ Problem: Apollonius—construct circles tangent to three given objects (PPP, LPP, LLP, CPP, LLL, CLP, CCP, CLL, CCL, CCC)
- ➔ Problem: AVO/AVA inversion for elastic parameters
- ➔ Problem: Compute the integer hull and its facet description of a rational polyhedron
- ➔ Problem: Compute vertices/extreme rays from halfspaces (H-representation to V-representation) — dual convex hull / vertex enumeration
- ➔ Problem: Compute Voronoi diagram via paraboloid lifting and dual convex hull
- ➔ Problem: construct a regular n-gon (general n)
- ➔ Problem: construct a right triangle from hypotenuse and one leg (RHS/HL)
- ➔ Problem: construct a triangle from three side lengths (SSS)
- ➔ Problem: construct a triangle from two angles and a non-included side (AAS)
- ➔ Problem: construct a triangle from two angles and the included side (ASA)
- ➔ Problem: construct a triangle from two sides and included angle (SAS)
- ➔ Problem: construct all common external and internal tangents to two circles
- ➔ Problem: construct internal and external centers of homothety of two circles
- ➔ Problem: construct the center of spiral similarity sending segment AB to segment A'B'
- ➔ Problem: Construct the convex hull of points (V-representation to H-representation) — primal convex hull