|
SGOPT: A C++ Library for Stochastic (Global) Optimization
OverviewThe SGOPT optimization library provides an object-oriented interface to a variety of optimization algorithms, especially stochastic optimization methods used for global optimization. This library grew out of the BBUMS C++ library developed by William Hart and Brian Bartell during their thesis research at UC San Diego. SGOPT includes a generic class heirarchy for optimization and optimization problems. This class heirarchy includes a generic notion of asynchronous parallel execution for optimization problems, which is used by many SGOPT optimizers. SGOPT is currently being used by Sandia's DAKOTA optimization toolkit. The following components of SGOPT have been applied extensively:
The following components have been developed within SGOPT in the past, but these capabilies have not been upgrade with recent updates (e.g. the transition to ANSI standard C++):
Download Information
Further Information
Related Software
Contacts
Last Updated: December 09, 2001 William Hart, wehart@sandia.gov |
|||||||||||||||||||||||||||||||||
|
|