BlueM.Opt Algorithms

From BlueM
Revision as of 02:06, 22 January 2018 by Froehlich (talk | contribs) (translation)
Jump to navigation Jump to search

EVO.png BlueM.Opt | Usage | Development

Algorithms

The following optimization algorithms are currently available in BlueM.Opt:

  • PES: Parametric Evolution strategy
  • CES: Combinatorial Evolution Strategy
  • HYBRID: Combination of PES and CES
  • MetaEvo: Sequential use of local and global algorithms
  • SensiPlot: Sensitivity analysis (not an optimization algorithm)
  • Hooke & Jeeves: Hillclimbing algorithm
  • DDS: Dynamically Dimensioned Search

Input files

The following table lists the input files required for each algorithm:

PES SensiPlot CES HYBRID Hooke & Jeeves MetaEvo DDS
OPT-file x
MOD-file
ZIE-file
CON-file ? x ? ? ? ?
CES-file x x x x x

Legend: : required | x: not used | ?: optional