An open API service indexing awesome lists of open source software.

https://github.com/sovrasov/multievolvent-go

An implementation of the algorithm of global search exploiting multiple Peano-type curves
https://github.com/sovrasov/multievolvent-go

cpp global-optimization

Last synced: over 1 year ago
JSON representation

An implementation of the algorithm of global search exploiting multiple Peano-type curves

Awesome Lists containing this project

README

          

# multievolvent-go
An implementation of the algorithm to solve constrained global optimizations problems exploiting multiple Peano-type curves.
The algorithm is described in paper R. G. Strongin [Algorithms for multi-extremal mathematical programming problems employing the set of joint space-filling curves][paper], Journal of Global Optimization 2(4), 1992.

Also an alternative method of generation different Peano-type curves was implemented. The method is based on rotations of the original curve. For details see paper: K. A. Barkalov, V. V. Ryabov, S. V. Sidorov [Parallel computations in global optimization problems][paper2], 2009 (in Russian)

[paper]: https://rd.springer.com/article/10.1007/BF00122428
[paper2]: https://cyberleninka.ru/article/n/parallelnye-vychisleniya-v-zadachah-mnogoekstremalnoy-optimizatsii