15 #ifndef ROL_TESTOBJECTIVES_HPP
16 #define ROL_TESTOBJECTIVES_HPP
170 std::string retString;
219 default: retString =
"INVALID ETestOptProblem";
313 Ptr<TestProblem<Real>> tp;
363 tp->get(problem,x0,x);
ETestOptProblem
Enumeration of test optimization problems.
Contains definitions for W. Hock and K. Schittkowski 38th test function.
Contains definitions for W. Hock and K. Schittkowski 9th test function.
Contains definitions for W. Hock and K. Schittkowski 32nd test problem which contains only inequality...
Contains definitions for W. Hock and K. Schittkowski 48th test function.
EPolyProjAlgo & operator++(EPolyProjAlgo &type)
Contains definitions for a cubic test problem.
std::string removeStringFormat(std::string s)
Contains definitions for W. Hock and K. Schittkowski 55th test function.
Contains definitions for Poisson optimal control.
Contains definitions for W. Hock and K. Schittkowski 52nd test function.
Contains definitions for W. Hock and K. Schittkowski 41th test function.
Contains definitions for the cylinder head test problem.
Contains definitions for W. Hock and K. Schittkowski 25th test function.
int isValidTestOptProblem(ETestOptProblem to)
Verifies validity of a TestOptProblem enum.
Contains definitions for Beale's function.
Contains definitions for Rosenbrock's function.
Contains definitions for W. Hock and K. Schittkowski 53th test function.
Defines the linear algebra or vector space interface.
void GetTestProblem(Ptr< OptimizationProblem< Real > > &problem, Ptr< Vector< Real > > &x0, std::vector< Ptr< Vector< Real > > > &x, const ETestOptProblem test)
Contains definitions for Cantilevered Beam example in G. N. Vanderplaats, Numerical Optimization Tech...
Contains definitions for W. Hock and K. Schittkowski 4th test function.
Contains definitions for W. Hock and K. Schittkowski 14th test function.
Contains definitions for Poisson material inversion.
Contains definitions for W. Hock and K. Schittkowski 39th test function.
Contains definitions for Freudenstein and Roth's function.
Contains definitions for a quartic test problem.
EPolyProjAlgo & operator--(EPolyProjAlgo &type)
Contains definitions for the cylinder head test problem.
std::string ETestOptProblemToString(ETestOptProblem to)
Contains definitions for W. Hock and K. Schittkowski 63rd test function.
Contains definitions for least squares function.
Contains definitions for Powell's badly scaled function.
Contains definitions for the Zakharov function as evaluated using only the ROL::Vector interface...
Contains definitions for W. Hock and K. Schittkowski 51th test function.
Contains definitions for the equality constrained NLP from Nocedal/Wright, 2nd edition, page 574, example 18.2; note the typo in reversing the initial guess and the solution.
Contains definitions for W. Hock and K. Schittkowski 24th test problem which contains bound and inequ...
Contains definitions for the discrete boundary value problem (More, Garbow, Hillstrom, 1981).
Contains definitions for W. Hock and K. Schittkowski 1st test function.
Contains definitions for W. Hock and K. Schittkowski 49th test function.
Contains definitions for W. Hock and K. Schittkowski 32nd test problem which contains both inequality...
Contains definitions for W. Hock and K. Schittkowski 21th test problem which contains bound and inequ...
Contains definitions for W. Hock and K. Schittkowski 3rd test function.
Contains definitions for W. Hock and K. Schittkowski 50th test function.
Contains definitions for W. Hock and K. Schittkowski 28th test function.
Contains definitions for W. Hock and K. Schittkowski 5th test function.
Contains definitions for W. Hock and K. Schittkowski 45th test function.
ETestOptProblem StringToETestOptProblem(std::string s)
Contains definitions for W. Hock and K. Schittkowski 2nd test function.
Contains definitions for W. Hock and K. Schittkowski 42th test function.
Contains definitions for sum of squares function.
Contains definitions for the equality constrained NLP: