Gequation
Gequation is a term used to describe the representation of geometric constraints as algebraic equations. In practice, a gequation expresses relationships among coordinates, distances, angles, and incidences in a coordinate system, enabling the use of algebraic methods to analyze and solve geometric problems. The concept appears in discussions of computational geometry, computer-aided design, and computer graphics, where preserving and manipulating geometric constraints is central.
Gequations are typically implicit: instead of describing points parametrically along a curve, a gequation asserts a
Solving a system of gequations typically requires algebraic or numeric methods. Symbolic techniques from algebraic geometry,
Relation to other concepts: gequation overlaps with implicit equations in mathematics and with constraint programming. It
See also: algebraic geometry, implicitization, constraint satisfaction problem, computational geometry, computer-aided design, robotics.