| #
62675bee
|
| 12-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
reduced Hessian matrix is now a separate clone
|
| #
28017e9f
|
| 12-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
some active set fixes applied
|
| #
e465cd6f
|
| 12-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
some more refactoring to eliminate copy-pasted code
|
| #
0a4511e9
|
| 11-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Documentation work on the new algorithms
|
| #
2f75a4aa
|
| 10-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Wrapping up for a pull request
- New active set estimation added based on Bertsekas' method - Active set estimation split off into the utilities folder so that it can later be applied to BLMVM and B
Wrapping up for a pull request
- New active set estimation added based on Bertsekas' method - Active set estimation split off into the utilities folder so that it can later be applied to BLMVM and BNCG - Convergence of BNK methods exhaustively profiled on CUTEst problems
show more ...
|
| #
770b7498
|
| 09-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
all bounded Newton methods are solving the entire CUTEst test set...still need improvements to active set estimation
|
| #
8d5ead36
|
| 09-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
New Tao monitor added that prints detailed globalization info alongside convergence
|
| #
c14b763a
|
| 02-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNTL added and tested with TAO examples
|
| #
fed79b8e
|
| 29-Mar-2018 |
Alp Dener <adener@mcs.anl.gov> |
Bounded NTR added and working for unconstrained cases.
|
| #
09164190
|
| 29-Mar-2018 |
Alp Dener <adener@mcs.anl.gov> |
Box constraint projections added to BNLS, and it still works for unconstrained problems. Bounded problems are not yet tested.
|
| #
080d2917
|
| 28-Mar-2018 |
Alp Dener <adener@mcs.anl.gov> |
trust radius update kernel isolated
|
| #
eb910715
|
| 28-Mar-2018 |
Alp Dener <adener@mcs.anl.gov> |
Unconstrained NLS transferred to bounded folder and structured to support code-reuse with other Newton-Krylov methods
|