-
- Downloads
A first prototype of an standard trust-region solver using the infinity-norm...
A first prototype of an standard trust-region solver using the infinity-norm for the trust-reegion constraints. It can be used to solve smooth nonlinear (nonconvex) unconstrained minimization problems
Showing
- dune/solvers/solvers/CMakeLists.txt 2 additions, 0 deletionsdune/solvers/solvers/CMakeLists.txt
- dune/solvers/solvers/Makefile.am 1 addition, 1 deletiondune/solvers/solvers/Makefile.am
- dune/solvers/solvers/trustregionsolver.cc 179 additions, 0 deletionsdune/solvers/solvers/trustregionsolver.cc
- dune/solvers/solvers/trustregionsolver.hh 147 additions, 0 deletionsdune/solvers/solvers/trustregionsolver.hh
dune/solvers/solvers/trustregionsolver.cc
0 → 100644
dune/solvers/solvers/trustregionsolver.hh
0 → 100644
Please register or sign in to comment