Differential Evolution In Search of Solutions

The human being aspires to the best possible performance. Both individuals and enterprises are looking for optimal—in other words, the best possible—solutions for situations or problems they face. Most of these problems can be expressed in mathematical te

  • PDF / 2,891,365 Bytes
  • 201 Pages / 441 x 666 pts Page_size
  • 16 Downloads / 211 Views

DOWNLOAD

REPORT


Optimization and Its Applications VOLUME 5 Managing Editor Panos M. Pardalos (University of Florida) Editor—Combinatorial Optimization Ding-Zhu Du (University of Texas at Dallas) Advisory Board J. Birge (University of Chicago) C.A. Floudas (Princeton University) F. Giannessi (University of Pisa) H.D. Sherali (Virginia Polytechnic and State University) T. Terlaky (McMaster University) Y. Ye (Stanford University)

Aims and Scope Optimization has been expanding in all directions at an astonishing rate during the last few decades. New algorithmic and theoretical techniques have been developed, the diffusion into other disciplines has proceeded at a rapid pace, and our knowledge of all aspects of the field has grown even more profound. At the same time, one of the most striking trends in optimization is the constantly increasing emphasis on the interdisciplinary nature of the field. Optimization has been a basic tool in all areas of applied mathematics, engineering, medicine, economics and other sciences. The series Springer Optimization and Its Applications publishes undergraduate and graduate textbooks, monographs and state-of-the-art expository works that focus on algorithms for solving optimization problems and also study applications involving such problems. Some of the topics covered include nonlinear optimization (convex and nonconvex), network flow problems, stochastic optimization, optimal control, discrete optimization, multi-objective programming, description of software packages, approximation techniques and heuristic approaches.

DIFFERENTIAL EVOLUTION In Search of Solutions

By VITALIY FEOKTISTOV

13

Library of Congress Control Number: 2006929851 ISBN-10: 0-387-36895-7

e-ISBN: 0-387-36896-5

ISBN-13: 978-0-387-36895-5

e-ISBN-13: 978-0-387-36896-2

Printed on acid-free paper.

AMS Subject Classifications: 68W01, 68W40, 90C26, 90C56, 90C59, 68T05, 90C30, 65Y20, 65Y05, 65B99, 49Q10 ¤ 2006 Springer Science+Business Media, LLC All rights reserved. This work may not be translated or copied in whole or in part without the written permission of the publisher (Springer Science+Business Media, LLC, 233 Spring Street, New York, NY 10013, USA), except for brief excerpts in connection with reviews or scholarly analysis. Use in connection with any form of information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed is forbidden. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights. Printed in the United States of America. 987654321 springer.com

to my dear teachers and disciples

Contents

1

Differential Evolution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.1 What Is Differential Evolution? . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 Its History and Development . . . . . . . . . . . . . . . .