Skip to content

Add test for primal feasibility in bound-constrained.jl#77

Merged
dpo merged 1 commit intomainfrom
bound-constrained-patch-pfeas
Jan 28, 2026
Merged

Add test for primal feasibility in bound-constrained.jl#77
dpo merged 1 commit intomainfrom
bound-constrained-patch-pfeas

Conversation

@dpo
Copy link
Member

@dpo dpo commented Jan 28, 2026

Copilot AI review requested due to automatic review settings January 28, 2026 16:54
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a test assertion for primal feasibility in the bound-constrained NLP test function, ensuring that solvers properly track primal feasibility metrics when solving bound-constrained optimization problems.

Changes:

  • Added @test stats.primal_feas < ϵ to verify primal feasibility in bound-constrained NLP tests

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dpo dpo merged commit 3f55d29 into main Jan 28, 2026
18 of 20 checks passed
@dpo dpo deleted the bound-constrained-patch-pfeas branch January 28, 2026 18:33
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.

1 participant