Problems/
Software

Benchmarks

Testcases

Books/
Tutorials

Tools

Websub-
mission

Other
Sources

 
              

Testcases

LP-Testcases

The classical collection of mostly real-life problems is at NETLIB. The files are compressed with a special utility (MPC), they need to be uncompressed using EMPS. Then they are in MPS-format. The original source for the files and the (un)compress utilities is netlib. See the README. A utility to convert MPS to and from LP-format is available at LP2MPS. One can also retrieve the files in AMPL-format from NETLIB_AMPL. A comprehensive archive for files in different formats is the COAP collection.
Here is another large collection of mpc-compressed MPS files and here are some additional files.

In practice often some or all of the variables are constrained to be integer valued. Here is a collection of mixed integer linear programming problems:

Testcases for MILP

MIPLIB3 (MPS format) MIPLIB3 (AMPL format)
MILPlib (MPS format) MILPlib (AMPL format)

Testcases for MIQP

MIQPlib (ext MPS format) MIQPlib (AMPL format)

Stochastic Programming Testcases

in SMPS format
Sampling Methods for SP
POSTS (POrtable Stochastic programming Test Set)
Stochastic Integer Programming Test Problem Library
The SGPF testproblems
Another testset from various applications
A Stochastic Programming Test Set

Testcases for transportation problems

Fixed Charge Transportation Benchmark MPS format

Testcases for unconstrained minimization

Testcases for unconstrained optimization codes collected by Buckley
The More-Garbow-Hillstrom collection providing first and second derivatives
The GKLS generator includes RNG, docs (C)

There are more codes for unconstrained problems in the general collections listed below.

Testcases for nonlinear systems of equations
and nonlinear least squares problems

Netlib/Minpack dense problems
Luksan's test problems sparse problems; also others

Testcases for QP

convex QP testproblemsin extended MPS formator here or here or in AMPL format

Testcases for semidefinite and second-order cone programming

SDPLIB SDP test problems in sparse SDPA-format
SQL SQL problems (DIMACS Challenge), SeDuMi and DIMACS graph formats, in sparse SDPA format
KOCVARA sparse SDP's from structural optimization (in sparse SDPA format) (in Matlab binary format)
ESC SDPs from electronic structure calculations (in sparse SDPA format)
QAP SDP relaxations of QAP problems by Rendl, Sotirov, and Wolkowicz (in sparse SDPA and Matlab binary format)
SOCP Second-order cone problems from 7th DIMACS Challenge (in extended MPS format)
SDP More SDP problems (in sparse SDPA format)

Testcases for general nonlinear programming

The following collection is written in standard f77 with milstd1753 extensions. It uses a problem formulation for nonlinear programming f(x)=min subject to h(x)=0 and g(x)>=0, where h and g are general smooth vector functions. there is also an interface for the format used e.g. by codes like NPSOL, MINOS and SNOPT. The collection contains all examples of the two collections assembled by Schittkowski resp. Hock and Schittkowski, most of Himmelblau and Dembo and some additional ones. The code DONLP2 solves them all but (purposely) one successfully.
testcases for unconstrained and constrained optimization
this testenvironment & DONLP2
testcases for sparse and nonsmooth optimization, including nonlinear systems of equations
Schittkowski's collections with results for his code NLPQLP

Testcases for PDE constrained optimization

Elliptic and parabolic cases, coded in AMPL

Testcases for parameter estimation

1000 test problems from data fitting, system identification, nonlinear regression

Testcases for multidisciplinary optimization

MCDM MCDM Numerical Instances Library
MDO Test Suite NASA Langley's problem library

Testcases for various discrete optimization problems

MP-Testdata at ZIB
Multicommodity problemsproblems, generators, format converter (C++)
frequency assignment problemsbenchmarks, other info on FAP
TSPLIBlibrary of traveling salesman, Hamiltonian cycle, sequential ordering, and capacitated vehicle routing problems
VRPTWExtended Solomon's VRPTW instances
LOLIB library of linear ordering problems
BINPP1-d bin packing and paper on exact algorithm
UNIBOBin-packing, general MIPs and others
QAPLIB QAP Library and related links
SATLIB SAT benchmarks, solvers, links etc.
CSPLIB a problem library for constraints
SteinLib a collection of Steiner tree problems in graphs
PSPLIB Project Scheduling Library
Taillard's instances QAP, Scheduling, VRP
P&S Planning and Scheduling Benchmarks
FacLoctestdata for various facility location problems
OR-Librarytestdata for a variety of OR problems
0-1 Constraint Satisfaction Benchmarks realistic cases in various formats
Resende's collectionof Max-SAT, Steiner triple and other problem data sets
Problem Instancesfrom the Informs Resource Collection

The error free formulation of large probems by direct coding in some programming language is fatiguing. Special coding devices are of great help here. The SIF (=standard input format) developed by Conn, Gould and Toint is one of them. The following collection contains nearly a thousand problems (with the additional possibility to vary dimension) coded in SIF. The selection tool allows you to extract subcollections of specific properties.

Testcases coded in special format

CUTEr Constrained and Unconstrained Testing Environment
including large scale testcases, in SIF format
Select problems from CUTE with desired characteristics
AMPL and GAMS are modelling languages which allow a user to formulate problems in terms very near the original problem and transform this into a format required by specific solvers via specialized interfaces of which no knowledge is required by the user. They also provide automatically analytic derivatives.

Our AMPL collectionfiles for various optimization problems
AMPL models and interfaces the collection at netlib
AMPL model files R. Vanderbei's collection
COPS Large-Scale Nonlinearly Constrained Optimization Problems (17 documented examples as AMPL and GAMS models)
Performance Library GAMS format, meant to produce benchmark information, LP/MILP, GLOBAL, MINLP problems
MPECLib GAMS format
Problems from Floudas et al book

AMPL format
Global optimization testproblems AMPL format, from various sources
MINLP testproblems AMPL format
MP's with equilibrium constraints AMPL format

 Back to the top!

Date last revised: 10-22-2003