Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle linear constructor without linear constraints #316

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

tmigot
Copy link
Member

@tmigot tmigot commented Dec 6, 2024

Test case:

using ADNLPModels, OptimizationProblems
OptimizationProblems.ADNLPProblems.marine(n=10)

Close #315

@tmigot tmigot requested a review from farhadrclass December 6, 2024 16:57
Copy link
Contributor

github-actions bot commented Dec 6, 2024

Package name latest stable
ExpressionTreeForge
JSOSuite
PartiallySeparableNLPModels
PartiallySeparableSolvers
SolverTest

Copy link
Member

@amontoison amontoison left a comment

Choose a reason for hiding this comment

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

Thanks Tangi!

@amontoison amontoison merged commit 21ac60a into main Dec 8, 2024
31 checks passed
@amontoison amontoison deleted the more-robust-max branch December 8, 2024 03:32
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.

Marine problem issue when trying to set size
2 participants