SED-ML / KiSAO

Ontology of algorithms for analyzing biological models, their parameters, and their outputs
Artistic License 2.0
9 stars 0 forks source link

add "local optimization algorithm" #7

Closed jonrkarr closed 3 years ago

jonrkarr commented 9 years ago

a local optimization algorithm only finds a local optimum of a function. If several optima exist for the function, it usually depends on the starting values for the variables which optimum is found.

This is a kind of optimization algorithm.

Reported by: sahle

jonrkarr commented 9 years ago

Original comment by: annazhukova

jonrkarr commented 9 years ago

Added in version 2.3.7

Original comment by: annazhukova