Abstract
A method is proposed for handling dense columns of the constraint matrix of large scale linear programming problems. Such columns are known to create dense windows in the matrices AAT which are inverted at every iteration of the interior point method. Consequently, Cholesky factor of AAT becomes dense, which degrades the efficiency of the LP code. In the method considered, all dense columns are then split into shorter ones. One dense AAT window of large size is thus replaced with p windows each of size p times smaller, leading to a remarkable reduction of the number of nonzeros in the matrix to be inverted and in its Cholesky factor