Leikkaustasomenetelmä
Leikkaustasomenetelmä, known in English as the cutting plane method, is an algorithm used in mathematical optimization to solve linear programming problems. It is particularly effective for problems with a large number of variables but a relatively small number of constraints, where traditional simplex methods might become computationally expensive.
The core idea of the cutting plane method is to iteratively improve a lower bound on the
The process of adding cutting planes and re-solving the relaxed problem continues until a feasible and optimal