History log of /petsc/src/tao/bound/impls/ (Results 176 – 200 of 306)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e761ccfd18-Apr-2018 Alp Dener <adener@mcs.anl.gov>

ready for CUTEst profiling and code review

61be54a618-Apr-2018 Alp Dener <adener@mcs.anl.gov>

BNCG updated with the latest active set estimation and Fischer-Braumeister based convergence test

937a31a118-Apr-2018 Alp Dener <adener@mcs.anl.gov>

Logic errors in LS fallback and TR loops fixed

0875260317-Apr-2018 Alp Dener <adener@mcs.anl.gov>

Fixed bug in initial trust radius interpolation

e031d6f517-Apr-2018 Alp Dener <adener@mcs.anl.gov>

Copying of Fortran function handles to embedded TAO debugged

c0f1075416-Apr-2018 Alp Dener <adener@mcs.anl.gov>

BNCG accelerator added into BNLS, works for TAO examples, segfaults on CUTEst probs

2ab2a32c16-Apr-2018 Alp Dener <adener@mcs.anl.gov>

propagated reduced hessian changes into the initial trust radius estimation

5e9b73cb16-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

9b6ef84813-Apr-2018 Alp Dener <adener@mcs.anl.gov>

BNLS back to using trust radius

198282db13-Apr-2018 Alp Dener <adener@mcs.anl.gov>

Pseudo-code algorithms added to in-code documentation

62675bee12-Apr-2018 Alp Dener <adener@mcs.anl.gov>

reduced Hessian matrix is now a separate clone

28017e9f12-Apr-2018 Alp Dener <adener@mcs.anl.gov>

some active set fixes applied

e465cd6f12-Apr-2018 Alp Dener <adener@mcs.anl.gov>

some more refactoring to eliminate copy-pasted code

0a4511e911-Apr-2018 Alp Dener <adener@mcs.anl.gov>

Documentation work on the new algorithms

2f75a4aa10-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 ...

770b749809-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

8d5ead3609-Apr-2018 Alp Dener <adener@mcs.anl.gov>

New Tao monitor added that prints detailed globalization info alongside convergence

62602cfb06-Apr-2018 Alp Dener <adener@mcs.anl.gov>

fixed bug in trust region initialization

c133c01406-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

3d8b0d3005-Apr-2018 Alp Dener <adener@mcs.anl.gov>

initial trust radius estimation improved with active-set Hessian masking

a41f356d05-Apr-2018 Alp Dener <adener@mcs.anl.gov>

Fixed LMVM step calculation in line-search fallback

87602d1e04-Apr-2018 Alp Dener <adener@mcs.anl.gov>

initial trust radius guess modified VecMedian, test outputs updated

df278d8f04-Apr-2018 Alp Dener <adener@mcs.anl.gov>

Function-level descriptive comments

c14b763a02-Apr-2018 Alp Dener <adener@mcs.anl.gov>

BNTL added and tested with TAO examples

73e4db9030-Mar-2018 Alp Dener <adener@mcs.anl.gov>

Trust region projection improved in BNTR

12345678910>>...13