|
ROL
|
Directories | |
| directory | constraint |
| directory | operator |
| directory | sketching |
Files | |
| file | function/test_01.cpp [code] |
| Test derivative checks. | |
| file | function/test_02.cpp [code] |
| Test derivative checks for log barrier objectives. | |
| file | function/test_03.cpp [code] |
| file | function/test_04.cpp [code] |
| Test default Constraint_SimOpt solve. | |
| file | test_04.hpp [code] |
| file | function/test_05.cpp [code] |
| Shows how to use the nonlinear least squares interface to find a feasible point for the equality constrained NLP from Nocedal/Wright, 2nd edition, page 574, example 18.2. | |
| file | function/test_06.cpp [code] |
| file | function/test_07.cpp [code] |
| file | function/test_08.cpp [code] |
| file | function/test_09.cpp [code] |
| Shows how to use the Constraint_Partitioned interface to solve Hock & Schittkowski's problem 39. | |
| file | function/test_10.cpp [code] |
| Show how to use CompositeConstraint interface. | |
| file | function/test_11.cpp [code] |
| Verify that the implementation of the Coleman-Li Trust-Region model passes derivative checks. | |
| file | test_11.hpp [code] |
| file | function/test_12.cpp [code] |
| Validate that the Householder Reflector implmentation works correctly. | |
| file | function/test_13.cpp [code] |
| Validate BinaryConstraint class. | |
| file | function/test_14.cpp [code] |
| file | function/test_15.cpp [code] |
| Validate polyhedral projection infrastructure. | |
| file | function/test_16.cpp [code] |