Skip to content

[WIP] Improve barrier reformulation + various refactoring items#154

Closed
cvanaret wants to merge 5 commits into
mainfrom
barrier_reformulation
Closed

[WIP] Improve barrier reformulation + various refactoring items#154
cvanaret wants to merge 5 commits into
mainfrom
barrier_reformulation

Conversation

@cvanaret
Copy link
Copy Markdown
Owner

@cvanaret cvanaret commented Apr 20, 2025

  • move HomogeneousEqualityConstrainedModel into PrimalDualInteriorPointProblem
  • move FixedBoundsConstrainedModel into PrimalDualInteriorPointProblem
  • delete ScaledModel and create an optional Scaling object in Uno
  • remove ModelFactory
  • add write_solution in AMPLModel
  • replace ElasticVariables with reasoning on (in)equality constraints (l1RelaxedProblem becomes non-allocating)
  • fix computation of infeasibility measure
  • create reformulations on the fly instead of storing them

@cvanaret
Copy link
Copy Markdown
Owner Author

Superseded by #158.

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.

1 participant