History log of /petsc/src/tao/bound/impls/bnk/bnk.c (Results 176 – 192 of 192)
Revision Date Author Comments
# 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


# b1c2d0e3 30-Mar-2018 Alp Dener <adener@mcs.anl.gov>

BNTR trust radius now projects the radius and prediction onto the bounds


# 66ed3702 30-Mar-2018 Alp Dener <adener@mcs.anl.gov>

New tests added for BNLS and BNTR


# fed79b8e 29-Mar-2018 Alp Dener <adener@mcs.anl.gov>

Bounded NTR added and working for unconstrained cases.


# 2b97c8d8 29-Mar-2018 Alp Dener <adener@mcs.anl.gov>

TaoComputeBounds fixed so that bounded algorithms can work on unconstrained problems with default infinity bounds


# eb3ba6a7 29-Mar-2018 Alp Dener <adener@mcs.anl.gov>

Bounded NLS working on plate2


# 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


12345678