Optimization problem

From BioUML platform
Revision as of 16:27, 12 March 2019 by Elena Kutumova (Talk | contribs)

Jump to: navigation, search

The general nonlinear optimization problem [1] can be formulated as follows: find a minimum of the objective function ϕ(x), where x lies in the intersection of the N-dimensional search space

Optimization formula 1.png

and the admissible region ℱ ⊆ ℝN defined by a set of equality and/or inequality constraints on x. Since the equality gs(x) = 0 can be replaced by two inequalities gs(x) ≤ 0 and –gs(x) ≤ 0, the admissible region can be defined without loss of generality as

Optimization formula 2.png

In order to get solution situated inside ℱ, we minimize the penalty function

Optimization formula 3.png

The problem could be solved by different optimization methods. We implemented the following of them in the BioUML software:

  • stochastic ranking evolution strategy (SRES) [1];</li> cellular genetic algorithm MOCell [2]; particle swarm optimization (PSO) [Sierra and Coello, 2005]; deterministic method of global optimization glbSolve [Björkman and Holmström, 1999]; adaptive simulated annealing (ASA) [Ingber, 1996]

    References

    1. Runarsson T.P., Yao X. Stochastic ranking for constrained evolutionary optimization. IEEE Transactions on Evolutionary Computation. 2000. 4(3):284–294
  • Personal tools
    Namespaces

    Variants
    Actions
    BioUML platform
    Community
    Modelling
    Analysis & Workflows
    Collaborative research
    Development
    Virtual biology
    Wiki
    Toolbox