• Documents
  • Authors
  • Tables
  • Other Seers ▼
    RefSeer AckSeer CollabSeer SeerSeer
  • Log in
  • Sign up
  • MetaCart

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations | Disambiguate

Empirical evaluation of innovations in interval branch and bound algorithms for nonlinear systems (1997)

by R B Kearfott
Venue:SIAM Journal on Scientific Computing
Add To MetaCart

Tools

Sorted by:
Results 1 - 10 of 13
Next 10 →

Interval Computations: Introduction, Uses, and Resources

by R. B. Kearfott - Euromath Bulletin , 1996
"... ..."
Abstract - Cited by 29 (0 self) - Add to MetaCart
Abstract not found

A Review Of Techniques In The Verified Solution Of Constrained Global Optimization Problems

by R. Baker Kearfott , 1996
"... Elements and techniques of state-of-the-art automatically verified constrained global optimization algorithms are reviewed, including a description of ways of rigorously verifying feasibility for equality constraints and a careful consideration of the role of active inequality constraints. Previousl ..."
Abstract - Cited by 25 (6 self) - Add to MetaCart
Elements and techniques of state-of-the-art automatically verified constrained global optimization algorithms are reviewed, including a description of ways of rigorously verifying feasibility for equality constraints and a careful consideration of the role of active inequality constraints. Previously developed algorithms and general work on the subject are also listed. Limitations of present knowledge are mentioned, and advice is given on which techniques to use in various contexts. Applications are discussed. 1 INTRODUCTION, BASIC IDEAS AND LITERATURE We consider the constrained global optimization problem minimize OE(X) subject to c i (X) = 0; i = 1; : : : ; m (1.1) a i j x i j b i j ; j = 1; : : : ; q; where X = (x 1 ; : : : ; xn ) T . A general constrained optimization problem, including inequality constraints g(X) 0 can be put into this form by introducing slack variables s, replacing by s + g(X) = 0, and appending the bound constraint 0 s ! 1; see x2.2. 2 Chapter 1 W...

New Interval Methodologies for Reliable Chemical Process Modeling

by Chao-Yang Gau, Mark A. Stadtherr - COMPUT. CHEM. ENG. 2002 , 2002
"... The use of interval methods, in particular interval-Newton/generalized-bisection techniques, provides an approach that is mathematically and computationally guaranteed to reliably solve difficult nonlinear equation solving and global optimization problems, such as those that arise in chemical proces ..."
Abstract - Cited by 9 (8 self) - Add to MetaCart
The use of interval methods, in particular interval-Newton/generalized-bisection techniques, provides an approach that is mathematically and computationally guaranteed to reliably solve difficult nonlinear equation solving and global optimization problems, such as those that arise in chemical process modeling. The most significant drawback of the currently used interval methods is the potentially high computational cost that must be paid to obtain the mathematical and computational guarantees of certainty. New methodologies are described here for improving the efficiency of the interval approach. In particular, a new hybrid preconditioning strategy, in which a simple pivoting preconditioner is used in combination with the standard inverse-midpoint method, is presented, as is a new scheme for selection of the real point used in formulating the interval-Newton equation. These techniques can be implemented with relatively little computational overhead, and lead to a large reduction in the number of subintervals that must be tested during the intervalNewton procedure. Tests on a variety of problems arising in chemical process modeling have shown that the new methodologies lead to substantial reductions in computation time requirements, in many cases by multiple orders of magnitude.

Exclusion Regions for Systems of Equations

by Hermann Schichl, Arnold Neumaier - SIAM J. Num. Analysis , 2003
"... Branch and bound methods for nding all zeros of a nonlinear system of equations in a box frequently have the diculty that subboxes containing no solution cannot be easily eliminated if there is a nearby zero outside the box. This has the eect that near each zero, many small boxes are created by repe ..."
Abstract - Cited by 9 (6 self) - Add to MetaCart
Branch and bound methods for nding all zeros of a nonlinear system of equations in a box frequently have the diculty that subboxes containing no solution cannot be easily eliminated if there is a nearby zero outside the box. This has the eect that near each zero, many small boxes are created by repeated splitting, whose processing may dominate the total work spent on the global search. This paper discusses the reasons for the occurrence of this so-called cluster eect, and how to reduce the cluster eect by de ning exclusion regions around each zero found, that are guaranteed to contain no other zero and hence can safely be discarded. Such exclusion regions are traditionally constructed using uniqueness tests based on the Krawczyk operator or the Kantorovich theorem. These results are reviewed; moreover, re nements are proved that signi cantly enlarge the size of the exclusion region. Existence and uniqueness tests are also given. Keywords: zeros, system of equations, validated enclosure, existence test, uniqueness test, inclusion region, exclusion region, branch and bound, cluster eect, Krawczyk operator, Kantorovich theorem, backboxing, ane invariant 2000 MSC Classi cation: primary 65H20, secondary 65G30 1

Test Results for an Interval Branch and Bound Algorithm for Equality-Constrained Optimization

by R. Baker Kearfott - In: Computational Methods and Applications, Kluwer , 1995
"... . Various techniques have been proposed for incorporating constraints in interval branch and bound algorithms for global optimization. However, few reports of practical experience with these techniques have appeared to date. Such experimental results appear here. The underlying implementation includ ..."
Abstract - Cited by 8 (1 self) - Add to MetaCart
. Various techniques have been proposed for incorporating constraints in interval branch and bound algorithms for global optimization. However, few reports of practical experience with these techniques have appeared to date. Such experimental results appear here. The underlying implementation includes use of an approximate optimizer combined with a careful tesselation process and rigorous verification of feasibility. The experiments include comparison of methods of handling bound constraints and comparison of two methods for normalizing Lagrange multipliers. Selected test problems from the Floudas / Pardalos monograph are used, as well as selected unconstrained test problems appearing in reports of interval branch and bound methods for unconstrained global optimization. Keywords: constrained global optimization, verified computations, interval computations, bound constraints, experimental results 1. Introduction We consider the constrained global optimization problem minimize OE(X) s...

On Proving Existence of Feasible Points in Equality Constrained Optimization Problems

by R. Baker Kearfott - Mathematical Programming , 1995
"... Various algorithms can compute approximate feasible points or approximate solutions to equality and bound constrained optimization problems. In exhaustive search algorithms for global optimizers and other contexts, it is of interest to construct bounds around such approximate feasible points, then t ..."
Abstract - Cited by 7 (5 self) - Add to MetaCart
Various algorithms can compute approximate feasible points or approximate solutions to equality and bound constrained optimization problems. In exhaustive search algorithms for global optimizers and other contexts, it is of interest to construct bounds around such approximate feasible points, then to verify (computationally but rigorously) that an actual feasible point exists within these bounds. Hansen and others have proposed techniques for proving the existence of feasible points within given bounds, but practical implementations have not, to our knowledge, previously been described. Various alternatives are possible in such an implementation, and details must be carefully considered. Also, in addition to Hansen's technique for handling the underdetermined case, it is important to handle the overdetermined case, when the approximate feasible point corresponds to a point with many active bound constraints. The basic ideas, along with experimental results from an actual implementation...

Globsol: History, composition, and advice on use

by R. Baker Kearfott - In Global Optimization and Constraint Satisfaction, Lecture Notes in Computer Science , 2003
"... Abstract. The GlobSol software package combines various ideas from interval analysis, automatic differentiation, and constraint propagation to provide verified solutions to unconstrained and constrained global optimization problems. After briefly reviewing some of these techniques and GlobSol’s deve ..."
Abstract - Cited by 7 (4 self) - Add to MetaCart
Abstract. The GlobSol software package combines various ideas from interval analysis, automatic differentiation, and constraint propagation to provide verified solutions to unconstrained and constrained global optimization problems. After briefly reviewing some of these techniques and GlobSol’s development history, we provide the first overall description of GlobSol’s algorithm. Giving advice on use, we point out strengths and weaknesses in GlobSol’s approaches. Through examples, we show how to configure and use GlobSol.

On Verifying Feasibility in Equality Constrained Optimization Problems

by R. Baker Kearfott , 1996
"... Techniques for verifying feasibility of equality constraints are presented. The underlying verification procedures are similar to a proposed algorithm of Hansen, but various possibilities, as well as additional procedures for handling bound constraints, are investigated. The overall scheme differs f ..."
Abstract - Cited by 6 (3 self) - Add to MetaCart
Techniques for verifying feasibility of equality constraints are presented. The underlying verification procedures are similar to a proposed algorithm of Hansen, but various possibilities, as well as additional procedures for handling bound constraints, are investigated. The overall scheme differs from some algorithms in that it rigorously verifies exact (rather than approximate) feasibility. The scheme starts with an approximate feasible point, then constructs a box (i.e. a set of tolerances) about this point within which it is rigorously verified that a feasible point exists. Alternate ways of proceeding are compared, and numerical results on a set of test problems appear.

Improving the efficiency of exclusion algorithms

by Kurt Georg - Advances in Geometry , 2001
"... Exclusion algorithms are a well-known tool in the area of interval analysis, see, e.g., [5, 6], for finding all solutions of a system of nonlinear equations. They also have been introduced in [14, 15] from a slightly different viewpoint. In particular, such algorithms seem to be very... ..."
Abstract - Cited by 6 (1 self) - Add to MetaCart
Exclusion algorithms are a well-known tool in the area of interval analysis, see, e.g., [5, 6], for finding all solutions of a system of nonlinear equations. They also have been introduced in [14, 15] from a slightly different viewpoint. In particular, such algorithms seem to be very...

Interval Extensions of Non-Smooth Functions for Global Optimization and Nonlinear Systems Solvers

by R. Baker Kearfott - Computing , 1996
"... Most interval branch and bound methods for nonlinear algebraic systems have to date been based on implicit underlying assumptions of continuity of derivatives. In particular, much of the theory of interval Newton methods is based on this assumption. However, derivative continuity is not necessary to ..."
Abstract - Cited by 4 (3 self) - Add to MetaCart
Most interval branch and bound methods for nonlinear algebraic systems have to date been based on implicit underlying assumptions of continuity of derivatives. In particular, much of the theory of interval Newton methods is based on this assumption. However, derivative continuity is not necessary to obtain effective bounds on the range of such functions. Furthermore, if the first derivatives just have jump discontinuities, then interval extensions can be obtained that are appropriate for interval Newton methods. Thus, problems such as minimax or l 1 approximations can be solved simply, formulated as unconstrained nonlinear optimization problems. In this paper, interval extensions and computation rules are given for the unary operation jxj, the binary operation maxfx; yg and a more general "jump" function Ø(s; x; y). These functions are incorporated into an automatic differentiation and code list interpretation environment. Experimental results are given for nonlinear systems involvin...
The National Science Foundation
  • About CiteSeerX
  • Submit Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2010 The Pennsylvania State University