Cantitate/Preț
Produs

The GLOBAL Optimization Algorithm: Newly Updated with Java Implementation and Parallelization: SpringerBriefs in Optimization

Autor Balázs Bánhelyi, Tibor Csendes, Balázs Lévai, László Pál, Dániel Zombori
en Limba Engleză Paperback – 19 dec 2018
This book explores the updated version of the GLOBAL algorithm which contains improvements for a local search algorithm and new Java implementations. Efficiency comparisons to earlier versions and on the increased speed achieved by the parallelization, are detailed. Examples are provided for students as well as researchers and practitioners in optimization, operations research, and mathematics to compose their own scripts with ease. A GLOBAL manual is presented in the appendix to assist new users with modules and test functions.  
GLOBAL is a successful stochastic multistart global optimization algorithm that has passed several computational tests, and is efficient and reliable for small to medium dimensional global optimization problems. The algorithm uses clustering to ensure efficiency and is modular in regard to the two local search methods it starts with, but it can also easily apply other local techniques. The strength of this algorithm lies in its reliability and adaptive algorithm parameters. The GLOBAL algorithm is free to download also in the earlier Fortran, C, and MATLAB implementations.

Citește tot Restrânge

Din seria SpringerBriefs in Optimization

Preț: 37073 lei

Nou

Puncte Express: 556

Preț estimativ în valută:
7095 7370$ 5893£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030023744
ISBN-10: 3030023745
Pagini: 109
Ilustrații: IX, 111 p. 21 illus., 10 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.19 kg
Ediția:1st ed. 2018
Editura: Springer International Publishing
Colecția Springer
Seria SpringerBriefs in Optimization

Locul publicării:Cham, Switzerland

Cuprins

1. Introduction. - 2. Local search techniques. - 3.The GLOBALJ framework. - 4. Parallelization. - 5. Example. - 6. Appendix: Users manual.

Notă biografică

 

Textul de pe ultima copertă

This book explores the updated version of the GLOBAL algorithm which contains improvements for a local search algorithm and new Java implementations. Efficiency comparisons to earlier versions and on the increased speed achieved by the parallelization, are detailed. Examples are provided for students as well as researchers and practitioners in optimization, operations research, and mathematics to compose their own scripts with ease. A GLOBAL manual is presented in the appendix to assist new users with modules and test functions.  
GLOBAL is a successful stochastic multistart global optimization algorithm that has passed several computational tests, and is efficient and reliable for small to medium dimensional global optimization problems. The algorithm uses clustering to ensure efficiency and is modular in regard to the two local search methods it starts with, but it can also easily apply other local techniques. The strength of this algorithm lies in its reliability and adaptive algorithm parameters. The GLOBAL algorithm is free to download also in the earlier Fortran, C, and MATLAB implementations.


Caracteristici

Contains a detailed manual to assist with modules and test functions Features new updates for a local search algorithm Presents an efficiency comparison to earlier implementations