(An Implementation of Preprocessing for 0-1 Integer Programming)

0-1 정수계획법을 위한 사전처리의 구현

  • Published : 1999.06.01

Abstract

Preprocessing for the -01 integer programming can reduce the size of problem instance as well as tighten its linear programming relaxations. In this research, the preprocessing techniques are classified into two categories. First, for the reduction of problem size, there are variable fixing and constraint elimination techniques. Second, for the reduction of feasible region, there are coefficient reduction and Euchidean reduction techniques. These methods are implemented and the effects are shown by experimental results.

Keywords