Source: wikibot/seidel-s-algorithm

= Seidel's algorithm
{wiki=Seidel's_algorithm}

Seidel's algorithm is a computational geometry algorithm used for solving the problem of linear programming in fixed dimensions, specifically for the case of linear programming in three dimensions (3D). It provides an efficient way to find the intersection of convex sets defined by a set of linear inequalities.