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

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

An algorithm for simultaneously solving of multiple global optimizations problems
https://github.com/sovrasov/go-multisolver

cpp global-optimization optimization-algorithms optimization-methods

Last synced: 10 months ago
JSON representation

An algorithm for simultaneously solving of multiple global optimizations problems

Awesome Lists containing this project

README

          

# go-multisolver

An implementation of the algorithm for simultaneously solving of multiple global optimizations problems. This method allows to achive uniform convergence to set of global optimums for all problems treated simultaneously.

Description of the method and numerical results can be found in the following paper: Konstantin Barkalov, Roman [Strongin, Solving a set of global optimization problems by the parallel technique with uniform convergence][paper], Journal of Global Optimization, 1573-2916, 2017

[paper]: https://rd.springer.com/article/10.1007/s10898-017-0555-4