Academia.eduAcademia.edu

Global optimization algorithm using branch-and-bound method

Abstract

Optimization deals with problems of minimization or maximization an object function of several variables usually subject to equality and/or inequality constraints. This paper is concerned with the construction of an effective algorithm for finding a global optimal solution (or global optimal solutions) of the constrained nonlinear programming problem. Objective function is assumed to satisfy Lipschitz condition and its Lipschitz constant is utilized in order to bound searching space effectively and terminate searching iteration. We can regard Lipschitz algorithm as the Branch-and-Bound method that is a kind of a divide and conquer method.