Skip to content

Accept trial iterate if acceptable to augmented filter and constraint violation decreased #321

Description

@cvanaret

I encountered a situation where a trial iterate:

  • was acceptable to the augmented filter (filter + current point)
  • decreased the constraint violation
  • but was rejected because the switching condition was satisfied and Armijo failed.

-> we need to test this scenario and accept early before testing the switching condition.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions