Skip to content

[WIP] Function scaling#428

Open
cvanaret wants to merge 6 commits into
mainfrom
scaling2025
Open

[WIP] Function scaling#428
cvanaret wants to merge 6 commits into
mainfrom
scaling2025

Conversation

@cvanaret

@cvanaret cvanaret commented Nov 13, 2025

Copy link
Copy Markdown
Owner
  • added Scaling class
  • added EvaluationSpace::compute_constraint_jacobian_norms() to compute the inf norm of each Jacobian row
  • created an optional scaling object in the constraint relaxation strategies
  • renamed scale_functions option into use_function_scaling
  • use objective scaling in the subproblem
  • use constraint scaling in the subproblem

Fixes #425

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-integrate scaling in subproblem

1 participant