Skip to content

Add more tests for subsolvers #16

@segsell

Description

@segsell

Problems

  1. Before optimizing the performance of our trust-region subproblem solvers, we need to add a few more tests that assure us that we do not introduce any bugs while refactoring.

  2. In Improve subsolver BNTR optimagic-dev/optimagic#328, we have added two new conjugate gradient methods for the subsolver BNTR. As a result, global test coverage has decreased, since these methods contain many if conditions.

Solution

Write tests in our development environment, that compare our subsolvers against the subsolvers from dfols and pybobyqa.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions