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

Complex of differentiable manifolds associated with active sets of nonlinear optimization problems #31376

Open
mkoeppe opened this issue Feb 10, 2021 · 2 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Feb 10, 2021

Just like a polytope can be written as the finite disjoint union of relative interiors of its faces, we can write the feasible set of (well-behaved...) nonlinear optimization problems as the finite disjoint union of differentiable manifolds of different dimensions. Their closures are manifolds with corners (#30080...), which together form a CW complex.

In the special case of the simplex method for LP in standard equation form:

  • a basic solution is a submanifold of dimension 0 embedding into the affine space defined by the equations
  • the nonbasic variables form an adapted chart of that space.

In the more general case of convex quadratic programming:

  • an active set determines a submanifold (an affine subspace) of some dimension

CC: @yuan-zhou

Component: manifolds

Issue created by migration from https://trac.sagemath.org/ticket/31376

@mkoeppe mkoeppe added this to the sage-9.3 milestone Feb 10, 2021
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Mar 24, 2021

comment:1

Sage development has entered the release candidate phase for 9.3. Setting a new milestone for this ticket based on a cursory review of ticket status, priority, and last modification date.

@mkoeppe mkoeppe modified the milestones: sage-9.3, sage-9.4 Mar 24, 2021
@mkoeppe

This comment has been minimized.

@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Jul 19, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 14, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 Mar 5, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Aug 31, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.8, sage-9.9 Jan 7, 2023
@mkoeppe mkoeppe removed this from the sage-10.0 milestone Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant