| e761ccfd | 18-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
ready for CUTEst profiling and code review |
| 61be54a6 | 18-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNCG updated with the latest active set estimation and Fischer-Braumeister based convergence test |
| 937a31a1 | 18-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Logic errors in LS fallback and TR loops fixed |
| 08752603 | 17-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Fixed bug in initial trust radius interpolation |
| e031d6f5 | 17-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Copying of Fortran function handles to embedded TAO debugged |
| c0f10754 | 16-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNCG accelerator added into BNLS, works for TAO examples, segfaults on CUTEst probs |
| 2ab2a32c | 16-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
propagated reduced hessian changes into the initial trust radius estimation |
| 5e9b73cb | 16-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
LMVM matrix can now deal with reduced systems that change in size based on # of active variables |
| 9b6ef848 | 13-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNLS back to using trust radius |
| 198282db | 13-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Pseudo-code algorithms added to in-code documentation |
| 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 |
| 62602cfb | 06-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
fixed bug in trust region initialization |
| c133c014 | 06-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
trust region update based on predicted reduction changed to leave radius untouched for Newton steps on the interior |
| 3d8b0d30 | 05-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
initial trust radius estimation improved with active-set Hessian masking |
| a41f356d | 05-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Fixed LMVM step calculation in line-search fallback |
| 87602d1e | 04-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
initial trust radius guess modified VecMedian, test outputs updated |
| df278d8f | 04-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Function-level descriptive comments |
| c14b763a | 02-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNTL added and tested with TAO examples |
| 73e4db90 | 30-Mar-2018 |
Alp Dener <adener@mcs.anl.gov> |
Trust region projection improved in BNTR |