Mixed-integer cuts

From Cornell University Computational Optimization Open Textbook - Optimization Wiki
Revision as of 22:12, 11 November 2020 by Markjames0996 (talk | contribs) (Added intro)
Jump to navigation Jump to search

Author: Ryan Carr, Patrick Guerrette, Mark James (SysEn 5800 Fall 2020)

Introduction

In mixed-integer programming, mixed-integer cuts are additional constraints placed upon the problem in order to make the extreme points of the feasible region be integers as opposed to points with fractional values. These cuts reduce the feasible region, making the problem easier to solve. A mixed-integer problem can be reduced with mixed-integer cuts until its feasible region reaches the convex hull, where all extreme points of the feasible region are integers.