Skip to content

Conversation

@cvanaret
Copy link
Owner

@cvanaret cvanaret commented Jun 17, 2025

  • Introduce class Subproblem
  • Implement the function evaluations, the regularization and the bounds in Subproblem
  • build subproblem in InequalityConstrainedMethod
  • and pass it to LP/QP solvers (BQPD and HiGHS)
  • build subproblem in InteriorPointMethod
  • and pass it to linear solvers (MA57, MA27 and MUMPS)

@cvanaret cvanaret self-assigned this Jun 18, 2025
cvanaret added 23 commits June 18, 2025 12:02
…e for Exact and Zero). Use information in InequalityConstrainedMethod and LP/QP solvers
… is PD and the regularization strategy is at least primal)
…f the expression, not that of the current object
…n + added infeasibility test in PrimalDualInteriorPointMethod
…dly correct size + set logger in Julia CI + added a few prints
…eate a view in case the vector is longer than expected
@cvanaret cvanaret merged commit cf03ddb into main Jun 20, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants