proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
|
#include "proxsuite-nlp/config.hpp"
#include <string>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | proxsuite |
Main package namespace. | |
namespace | proxsuite::nlp |
Functions | |
std::string | proxsuite::nlp::printVersion (const std::string &delimiter=".") |
Pretty-print the package version number. | |
Definition in file version.hpp.