| #
b4a30f08
|
| 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
More inf/nan checks
|
| #
89da521b
|
| 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Index set bug resolved for when there are no inactive variables left
|
| #
0b7db9bb
|
| 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
VecISSet changed to a no-op when the IS is NULL
|
| #
7529f6b4
|
| 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Fixed issue with NULL index sets erroring out on VecISSet
|
| #
c4b75bcc
|
| 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
lots of code style changes and bugfixes after review with Todd
|
| #
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
|
| #
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
|
| #
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
|
| #
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
|
| #
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
|