| 7fe79bc4 | 28-Dec-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Removed bound projection line search routines and merged the code into original line search routines. There are four different line searches for the VI solver : basic, basicnonorms,cubic,and quadrati
Removed bound projection line search routines and merged the code into original line search routines. There are four different line searches for the VI solver : basic, basicnonorms,cubic,and quadratic.Each line search keeps the iterates in the feasible region by doing a projection onto the bounds. Additionally, if vi_type is reduced space then the line search only uses the function norm of the inactive variables.
Hg-commit: 8bd957af3dcbaef7684d096c21e6c9a412645b95
show more ...
|