OSCLIB 1.0


The polyhedron defined by all the split cuts obtainable directly (i.e. without iterated cut generation) from the LP-relaxation P of a mixed integer program (MIP) is termed the (elementary, or rank 1) split closure of P. In the following paper, we addressed the problem of optimizing over the split closure.

E. Balas and A. Saxena, "Optimizing over the Split Closure", Math. Prog. Ser. A (to appear).

This was accomplished by repeatedly solving the following separation problem: given a fractional point, say x, find a rank-1 split cut violated by x or show that none exists. We showed that this separation problem can be formulated as a parametric mixed integer linear program (PMILP) with a single parameter in the objective function and the right hand side. We developed an algorithmic framework to deal with the resulting PMILP by creating and maintaining a dynamically updated grid of parameter values, and used the corresponding mixed integer programs to generate rank 1 split cuts. Our approach was implemented in the COIN-OR framework using CPLEX 9.0 as a general purpose MIP solver. We ran our code on more than 500 Mixed Integer Programming instances and a summary of the computational results can be obtained from the above paper

OSCLIB is a database of split disjunctions and rank 1 split cuts generated during the course of this experiment which extended over a period of more than eight months. We conducted our experiment on a wide variety of problem instances derived from the literature. For each instance, we ran our code with a time-limit of 2-4 days (see paper for details) and stored the following information.

At the end of the experiment, we collected the following information for each problem instance.

OSCLIB 1.0 has the above data for instances in the following problem classes. Please see the paper for the relevant MIP models. The original instances in .mps format can be accessed here.

Problem Class Source Cuts and Disjunctions Experiment Data Statistics
Capacitated Warehouse Location Problem (Set 1) ORLIB Osc data xls
Capacitated p-Median Problem ORLIB Osc data xls
Single Source Capacitated Facility Location Problem Holmberg Osc data xls
Fixed Charge Network Flow Problem BCOL Osc data xls
Multi-Commodity Capacitated Network Design Problem BCOL Osc data xls
Capacitated Lot-Sizing Problem BCOL Osc data xls
MIPLIB 3.0 MIPLIB 3.0 Osc

The data/information on this website is made available for academic purposes, and can be used for any non-commercial application with references to the above paper and this site. Comments, Suggestions, Queries and Criticisms related to the data/information in OSCLIB should be emailed to Anureet Saxena (anureet "at" cmu.edu).

A. Saxena (anureet "at" cmu.edu)

Last Updated on November 18th, 2006