Skip to content

Conversation

@kimt33
Copy link

@kimt33 kimt33 commented Apr 10, 2018

  • trust region algorithm
  • subproblems (dogleg, subspace dogleg, cauchy point, full step)
  • iterative approach and Steinhaug methods are not implemented

kimt33 and others added 8 commits March 27, 2018 16:13
1. Sub-problem base class to initialize data common to all (quadratic) sub-problem solvers
2. Add tests
1. Implement Cauchy-point update for the trust-region subproblem.
2. Add tests.
1. Implement Dogleg method for the trust-region quadratic subproblem.
2. Add tests.
1. Subspace solver.
2. Tests for subspace solver.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants