1 / 38

Constrained optimization algorithms

Constrained optimization algorithms. Gradient Search (DFP, SQP) Genetic Algorithms Simulated Annealing Simplex (Nelder-Mead) Differential Evolution Algorithm Self-adaptive Response Surface (IOSO) & NNA.

Download Presentation

Constrained optimization algorithms

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Constrained optimization algorithms • Gradient Search (DFP, SQP) • Genetic Algorithms • Simulated Annealing • Simplex (Nelder-Mead) • Differential Evolution Algorithm • Self-adaptive Response Surface (IOSO) & NNA

  2. Why semi-stochastic optimization?Because gradient-based optimization is incapable of solving such multi-extremal multi-objective constrained problems.

  3. The self-adapting response surface formulation used in this optimizer allows for incorporation of realistic non-smooth variations of experimentally obtained data and allows for accurate interpolation of such data.

  4. The main benefits of this algorithm are its outstanding reliability in avoiding local minimums, its computational speed, and a significantly reduced number of required experimentally evaluated alloy samples as compared to more traditional optimizers like genetic algorithms.

  5. Parallel Computer of a “Beowulf” type • Based on commodity hardware and public domain software • 16 dual Pentium II 400 MHz and 11 dual Pentium 500 MHz based PC’s • Total of 54 processors and 10.75 GB of main memory • 100 Megabits/second switched Ethernet using MPI and Linux • Compressible NSE solved at 1.55 Gflop/sec with a LU SSOR solver on a 100x100x100 structured grid on 32 processors (like a Cray-C90)

More Related