Gomoryskärplan
Gomoryskärplan refers to a mathematical concept in the field of operations research and integer programming. It is a type of cutting plane method, a technique used to solve integer linear programming problems. Integer programming problems are optimization problems where some or all of the decision variables must take on integer values. Standard linear programming solvers, which assume continuous variables, do not directly address this integer requirement. Cutting plane methods, like Gomoryskärplan, introduce additional constraints (cutting planes) to the problem formulation that eliminate fractional solutions without cutting off any feasible integer solutions.
The Gomoryskärplan method, named after its developers Ralph Gomory and others who contributed to the theory