A Computational Comparison of Branch and Bound and. Outer Approximation Algorithms for 0-1 Mixed Integer. Brian Borchers. John E.

Similar documents
GLOBAL OPTIMIZATION WITH GAMS/BARON

Structural Multiplicity and Redundancy in Chemical Process Synthesis with MINLP

Feasibility Pump for Mixed Integer Nonlinear Programs 1

Software for Integer and Nonlinear Optimization

Basic notions of Mixed Integer Non-Linear Programming

Some Recent Advances in Mixed-Integer Nonlinear Programming

Mixed-Integer Nonlinear Decomposition Toolbox for Pyomo (MindtPy)

MINLP: Theory, Algorithms, Applications: Lecture 3, Basics of Algorothms

Improved quadratic cuts for convex mixed-integer nonlinear programs

Optimization of a Nonlinear Workload Balancing Problem

NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or

Exact Computation of Global Minima of a Nonconvex Portfolio Optimization Problem

Improved Big-M Reformulation for Generalized Disjunctive Programs

From structures to heuristics to global solvers

Heuristics for nonconvex MINLP

A Test Set of Semi-Infinite Programs

Implementation of an αbb-type underestimator in the SGO-algorithm

Hot-Starting NLP Solvers

Cyclic short-term scheduling of multiproduct batch plants using continuous-time representation

A Fast Heuristic for GO and MINLP

The Ongoing Development of CSDP

Using Interior-Point Methods within Mixed-Integer Nonlinear Programming

Mixed Integer Non Linear Programming

Efficient Handling of the Implicit Constraints Problem for the ASPEN MINLP Synthesizer

Heuristics and Upper Bounds for a Pooling Problem with Cubic Constraints

OQNLP: a Scatter Search Multistart Approach for Solving Constrained Non- Linear Global Optimization Problems

The model reduction algorithm proposed is based on an iterative two-step LMI scheme. The convergence of the algorithm is not analyzed but examples sho

A hierarchy of relaxations for nonlinear convex generalized disjunctive programming

A note on : A Superior Representation Method for Piecewise Linear Functions by Li, Lu, Huang and Hu

MILP reformulation of the multi-echelon stochastic inventory system with uncertain demands

A Lifted Linear Programming Branch-and-Bound Algorithm for Mixed Integer Conic Quadratic Programs

MINLP optimization of the single-storey industrial building steel structure

A Decomposition-based MINLP Solution Method Using Piecewise Linear Relaxations

Optimal Design of a Reactive Distillation Column

INTERIOR-POINT METHODS FOR NONCONVEX NONLINEAR PROGRAMMING: COMPLEMENTARITY CONSTRAINTS

IP-PCG An interior point algorithm for nonlinear constrained optimization

Global Optimization of Non-convex Generalized Disjunctive Programs: A Review on Relaxations and Solution Methods

Truss topology design with integer variables made easy

MS&E 318 (CME 338) Large-Scale Numerical Optimization

Mixed-Integer Nonlinear Programming Techniques for the Synthesis of Engineering Systems

Simultaneous mixed-integer dynamic optimization for integrated design and control

A note on : A Superior Representation Method for Piecewise Linear Functions

EVOLUTIONARY OPERATORS FOR CONTINUOUS CONVEX PARAMETER SPACES. Zbigniew Michalewicz. Department of Computer Science, University of North Carolina

Real-Time Implementation of Nonlinear Predictive Control

A New Penalty-SQP Method

Computer Sciences Department

Analyzing the computational impact of individual MINLP solver components

Tightening a Discrete Formulation of the Quadratic Assignment Problem

A new robust optimization approach for scheduling under uncertainty: I. Bounded uncertainty

Solving Mixed-Integer Nonlinear Programs

An Improved Approach For Solving Mixed-Integer Nonlinear Programming Problems

Numerical Optimization. Review: Unconstrained Optimization

Optimal Synthesis of Complex Distillation ColumnsUsing Rigorous Models

Indicator Constraints in Mixed-Integer Programming

REGULAR-SS12: The Bernstein branch-and-prune algorithm for constrained global optimization of multivariate polynomial MINLPs

Reformulation and Sampling to Solve a Stochastic Network Interdiction Problem

Finding Succinct. Ordered Minimal Perfect. Hash Functions. Steven S. Seiden 3 Daniel S. Hirschberg 3. September 22, Abstract

Simultaneous Planning and Scheduling of Single-Stage Multiproduct Continuous Plants with Parallel Lines

Deterministic Global Optimization Algorithm and Nonlinear Dynamics

A Branch-and-Refine Method for Nonconvex Mixed-Integer Optimization

Reliable Modeling Using Interval Analysis: Chemical Engineering Applications

Development of the new MINLP Solver Decogo using SCIP - Status Report

Applications and algorithms for mixed integer nonlinear programming

AN MINLP FORMULATION FOR SCHEDULING THE CLEANING OF HEAT EXCHANGER NETWORKS SUBJECT TO FOULING AND AGEING

percentage of problems with ( 1 lb/ub ) <= x percentage of problems with ( 1 lb/ub ) <= x n= n=8 n= n=32 n= log10( x )

RESEARCH ARTICLE. Mixed Integer Nonlinear Programming Using Interior-Point Methods

A Parallel Implementation of the. Yuan-Jye Jason Wu y. September 2, Abstract. The GTH algorithm is a very accurate direct method for nding

23. Cutting planes and branch & bound

Mathematical Techniques for Pre-conceptual Design

A Comparison of Nonlinear Regression Codes

GAMS assignment for Nonlinear Optimization (WI3 031)

Introduction and mathematical preliminaries

Gestion de la production. Book: Linear Programming, Vasek Chvatal, McGill University, W.H. Freeman and Company, New York, USA

1 Introduction A large proportion of all optimization problems arising in an industrial or scientic context are characterized by the presence of nonco

Machine learning, ALAMO, and constrained regression

MS&E 318 (CME 338) Large-Scale Numerical Optimization

Uniform Random Number Generators

Multiperiod Blend Scheduling Problem

Rounding-based heuristics for nonconvex MINLPs

An Empirical Evaluation of a Walk-Relax-Round Heuristic for Mixed Integer Convex Programs

Convex Quadratic Relaxations of Nonconvex Quadratically Constrained Quadratic Progams

Matrix Assembly in FEA

An Active Set Strategy for Solving Optimization Problems with up to 200,000,000 Nonlinear Constraints

Computer Sciences Department

Modeling and solving the Euclidean Steiner Problem

Mixed-Integer Nonlinear Programming

Interior-Point versus Simplex methods for Integer Programming Branch-and-Bound

On the Asymmetric Eigenvalue Complementarity Problem

PERSPECTIVE REFORMULATION AND APPLICATIONS

Semidefinite Relaxations for Non-Convex Quadratic Mixed-Integer Programming

A Lifted Linear Programming Branch-and-Bound Algorithm for Mixed Integer Conic Quadratic Programs

CONSTRAINED OPTIMIZATION LARS IMSLAND

Multiobjective Mixed-Integer Stackelberg Games

Integer and Combinatorial Optimization: Introduction

A Review and Comparison of Solvers for Convex MINLP

4y Springer NONLINEAR INTEGER PROGRAMMING

What s New in Active-Set Methods for Nonlinear Optimization?

NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or

Aggregate Models based on Improved Group Methods for Simulation and Optimization of Distillation Systems

IE418 Integer Programming

Transcription:

A Computational Comparison of Branch and Bound and Outer Approximation Algorithms for 0-1 Mixed Integer Nonlinear Programs Brian Borchers Mathematics Department, New Mexico Tech, Socorro, NM 87801, U.S.A. John E. Mitchell Department of Mathematical Sciences, Rensselaer Polytechnic Institute, Troy, NY 12180, U.S.A. In this paper we compare the performance of two codes for convex 0-1 mixed integer nonlinear programs on a number of test problems. The rst code uses a branch andbound algorithm. The secondcode is a commercially available implementation of an outer approximation algorithm. The comparison demonstrates that both approaches are generally capable of solving the test problems. However, there are signicant dierences in the robustness of the two codes and their performance on dierent classes of problems. 1 Introduction Mixed integer nonlinear programming problems (MINLP) arise in many applications, including chemical process synthesis [5,9,12] and portfolio selection [10,11]. In this note weconsider MINLP of the form: (MINLP) min f(x y) subject to g(x y) 0 x 2f0 1g m y u y l Preprint submitted to Elsevier Preprint 17 December 1996

Here x is a vector of m binary variables, y is a vector of n continuous variables, and u and l are vectors of upper and lower bounds for the continuous variables y. We will assume that f and g are convex functions. Although the algorithms discussed in this note can be applied to nonconvex problems, there is no guarantee that an optimal solution will be obtained. Fortunately, many problems of interest are convex. Branch and bound techniques have traditionally been used to solve mixed integer linear programming problems (MILP). However, branch and bound techniques can also be applied to convex MINLP [2,7,8]. In this note, we use the branch and bound code discussed in [2]. In recent years, outer approximation has become a popular technique for the solution of MINLP [4,9,12,13]. The outer approximation algorithm operates by solving a series of mixed integer linear programming problems that are obtained as outer approximations to the mixed integer nonlinear programming problem. A series of nonlinear programming subproblems are solved to obtain the outer approximations. In this note, we use GAMS/DICOPT, a commercially available implementation of the outer approximation algorithm [3,6]. 2 Computational Comparison In order to compare the performance of our branch and bound approach with the performance of an outer approximation algorithm, we solved a number of convex 0-1 MINLP test problems with our branch and bound code and with GAMS/DICOPT. In this section we present the results of this computational comparison. To date, only a limited numberofminlptest problems have been madeavailable by researchers. A publicly available suite of test problems in a standardized format similar to MIPLIB [1] would be invaluable in developing and testing codes for MINLP. Since no such library yet exists, we have selected a number of test problems from previous papers and randomly generated portfolio selection problems of various sizes. Table 1 gives the characteristics of the test problems, including the number of integer and continuous variables and the number of linear and nonlinear constraints. The problems range from very small problems with fewer than ve integer variables to large problems with as many as 150 integer variables. The problems batchdes, meanvarx, and procsel are supplied by GAMS Development Corporation with the GAMS/DICOPT software. The batchdes and 2

procsel problems are chemical process synthesis problems, while meanvarx is a portfolio selection problem. The problems batch5, batch8, batch12, and ex3 are chemical engineering process design problems supplied by Ignacio Grossmann. The problems port10 through port150 are randomly generated portfolio selection problems that are similar to but somewhat larger than meanvarx. Both codes were run on a Sun SPARC 10/30 workstation under SunOS. The branch and bound code, BB, is described in [2]. We used version 2.25.078 of GAMS/DICOPT, with OSL as the MILPsolver and MINOS5.3 as the NLP solver [3,6]. Default settings for DICOPT parameters were used with two exceptions. CPU time and iteration limits were increased to solve the larger problems in our test set. Also, DICOPT stopping option 1, which stops DICOPT when a solution has been proven optimal was selected instead of the default, stopping option 2, which uses a heuristic to stop DICOPT with a solution that is not guaranteed to be optimal. Table1shows theresults ofthetest runs. For GAMS/DICOPT, thecputimes include only the time used by the OSL and MINOS5.3 solvers and exclude the time needed to compile the GAMS model and overhead associated with starting and stopping the solvers. In all cases, the optimal objective function values obtained by GAMS and BB were very close. GAMS reports the objective value to four digits beyond the decimal point. In each case the solution obtained by BB matches the solution obtained by GAMS to at least 8 signicant digits or to the number of digits reported by GAMS. On the portfolio selection problems, meanvarx, port10, port25, port50, port100, and port150, the branch and bound code was generally somewhat faster than GAMS/DICOPT. GAMS/DICOPT was not able to solve port100 or port150 in a reasonable amount ofcputime. In both cases,the runs were stopped after onehour of CPU time, without GAMS/DICOPT havingfoundan optimal solution. An examination of the output shows that GAMS/DICOPT had discovered a large number of nearly optimal solutions. However, the outer approximation algorithm was unable to generate a suciently accurate outer approximation to the nonlinear objective function. As a result, the outer approximation algorithm could not discover an optimal solution to the problem. On the chemical process synthesis problems, batch5, batch8, and batch12, GAMS/DICOPT was roughly twice as fast as our branch and bound code. One explanation for the relatively poor performance of our branch and bound code on the batch problems is that these problems have sparse Hessian and constraint matrices. MINOS 5.3 is designed to exploit this sparsity, while the routine used in our branchandbound codeisnotdesigned for sparse problems. 3

Table 1 Computational Results. Problem 0{1 Continuous Linear Nonlinear BB GAMS Problem Vars Variables Constraints Constraints CPU CPU batch5 24 22 72 1 19.4 7.4 batch8 40 33 140 1 144.0 76.1 batch12 60 40 216 1 423.6 190.6 batchdes 9 10 18 1 0.3 2.0 ex3 8 9 19 4 1.1 3.8 meanvarx 14 21 44 0 0.9 3.1 port10 10 10 13 0 0.4 6.3 port25 25 25 28 0 6.2 31.1 port50 50 50 53 0 25.8 16.7 port100 100 100 103 0 150.6 > 1hr port150 150 150 153 0 555.0 > 1hr procsel 3 7 5 2 0.1 2.0 In solving the nonlinear programming relaxation of batch12, MINOS 5.3 used 1.1 CPU seconds, while the NAGroutine E04VCF used 19.5 CPU seconds. A faster nonlinear programming subroutine such as MINOS could improve the performance of the branch and bound code. 3 Summary and Conclusions In selectinganappropriatetechnique for thesolutionofamixedinteger nonlinear programming problem, there are several important issues, including exibility, reliability, accuracy, and eciency. It is also important to understand what kinds and sizes of problems can reasonably be solved. The failure of GAMS/DICOPT to solve the two largest portfolio selection models demonstrates a potential problem with the outer approximation approach. In these cases, the outer approximation code found a large number of near optimal solutions without ever nding an optimal solution. It appears that this failure to converge was caused by the inability of the outer approximation algorithm to generate a suciently accurate outer approximation to the MINLP. In contrast, the branch and bound code was able to solve all of the problems in our test set without diculty. 4

In terms of eciency, some problems were solved more quickly by GAMS/DICOPT while other problems were solved more quickly by the branch andbound code. Since no problem that could be solved by bothcodes required more than 600 seconds of CPU time forsolution by either of the two codes we can conclude that itisgenerally relatively easy to solve problems of this size and complexity using either approach. However, it is not clear whether either method will be eective for much larger problems. Acknowledgement The research of both authors was partially supported by ONR Grant number N00014{94{1{0391. We would like to thank the GAMS Development Corporation for providing us with a copy of the GAMS/DICOPT software and some of the test problems used in this note. We would also like to thank Ignacio Grossmann for providing a number of test problems. References [1] Robert E. Bixby, E. Andrew Boyd, and Ronni R. Indovina. MIPLIB: A test set of mixed integer programming problems. SIAM News, 25(20):16, March 1992. [2] Brian Borchers and John E. Mitchell. An improved branch andbound algorithm for mixed integer nonlinear programs. Computers and Operations Research, 21(4):359{367, 1994. [3] Anthony Brooke, David Kendrick, and Alexander Meeraus. GAMS: A User's Guide. Scientic Press, San Francisco, 1988. [4] Marco A. Duran and Ignacio E. Grossmann. An outer-approximation algorithm for a class of mixed-integer nonlinear programs. Mathematical Programming, 36:307{339, 1986. [5] Christodoulos A. Floudas. Nonlinear and Mixed-Integer Optimization: Fundamentals and Applications. Oxford University Press, New York, 1995. [6] GAMS. GAMS { The Solver Manuals. GAMS Development Corporation, 1217 Potomac Street N.W., Washington, D.C. 20007, September 1993. [7] Omprakash K. Gupta and A. Ravindran. Nonlinear integer programming algorithms: A survey. OPSEARCH, 20(4):189{206, 1983. [8] Omprakash K. Gupta and A. Ravindran. Branch and bound experiments in convex nonlinear integer programming. Management Science, 31(12):1533{1546, 1985. 5

[9] G. R. Kocis and I. E. Grossmann. Computational experience with DICOPT solving MINLP problems in process systems engineering. Computers and Chemical Engineering, 13:307{315, 1989. [10] D. J. Laughhunn. Quadratic binary programming with applications to capitalbudgeting problems. Operations Research, 18(3):454{461, 1970. [11] J. C. T. Mao and B. A. Wallingford. An extension of Lawler and Bell's method of discrete optimization with examples from capital budgeting. Management Science, 15(2):51{60, 1968. [12] Granville E. Paules and Christodoulos A. Floudas. APROS: Algorithmic development methodology for discrete-continuous optimization problems. Operations Research, 37(6):902{915, 1989. [13] J. Viswanathan and I. E. Grossmann. A combined penalty function and outer approximation method for MINLP optimization. Computers and Chemical Engineering, 14:769{782, 1990. 6