Is there a relation between Lagrange multipliers and the difficulty of solving a NLP?
$begingroup$
I heard a lot about the interpretation of Lagrange multipliers and the constraints qualification for the resolution of NLP but I still have a question:
Could we qualify the difficulty of solving a NLP based on the values of the Lagrange multipliers at the solutions?
In other words, could we say that a given NLP1 was more difficult to solve that NLP2 if for example max(Lagrange multipliers in 1)> max(Lagrange multipliers in 2)??
This question is motivated by a paragraph talking about sensitivity in the book numerical optimization of Nocedal.
optimization nonlinear-optimization
$endgroup$
add a comment |
$begingroup$
I heard a lot about the interpretation of Lagrange multipliers and the constraints qualification for the resolution of NLP but I still have a question:
Could we qualify the difficulty of solving a NLP based on the values of the Lagrange multipliers at the solutions?
In other words, could we say that a given NLP1 was more difficult to solve that NLP2 if for example max(Lagrange multipliers in 1)> max(Lagrange multipliers in 2)??
This question is motivated by a paragraph talking about sensitivity in the book numerical optimization of Nocedal.
optimization nonlinear-optimization
$endgroup$
$begingroup$
You can always rescale the constraints to make the Lagrange multipliers smaller; I would say the number of nonzero multipliers combined with the level of nonlinearity of the constraints is a better measure
$endgroup$
– LinAlg
Dec 18 '18 at 15:48
$begingroup$
could you please explain more with refering to the Hessian of the active constraints at the solution or the Jacobian of the active constraints at the solution? How could we estimate the nonlinearity of constraints? Thank you in advance.
$endgroup$
– yas are
Dec 18 '18 at 17:03
$begingroup$
I am afraid I can only give an intuitive explanation of nonlinearity: if you have $m$ constraints $f_i(x) leq 0$, you can combine them into a single constraint $max_i { f_i(x) } leq 0$, thus ending up with a problem with just one Lagrange multiplier.
$endgroup$
– LinAlg
Dec 18 '18 at 17:05
$begingroup$
This is funny because you stated the original problem I am trying to solve. In fact, I am trying to minimize the maximum of a set of functions. Since the objective function is not smooth I tried to transform it to a nonlinear programming. Thank you for your response.
$endgroup$
– yas are
Dec 18 '18 at 17:08
add a comment |
$begingroup$
I heard a lot about the interpretation of Lagrange multipliers and the constraints qualification for the resolution of NLP but I still have a question:
Could we qualify the difficulty of solving a NLP based on the values of the Lagrange multipliers at the solutions?
In other words, could we say that a given NLP1 was more difficult to solve that NLP2 if for example max(Lagrange multipliers in 1)> max(Lagrange multipliers in 2)??
This question is motivated by a paragraph talking about sensitivity in the book numerical optimization of Nocedal.
optimization nonlinear-optimization
$endgroup$
I heard a lot about the interpretation of Lagrange multipliers and the constraints qualification for the resolution of NLP but I still have a question:
Could we qualify the difficulty of solving a NLP based on the values of the Lagrange multipliers at the solutions?
In other words, could we say that a given NLP1 was more difficult to solve that NLP2 if for example max(Lagrange multipliers in 1)> max(Lagrange multipliers in 2)??
This question is motivated by a paragraph talking about sensitivity in the book numerical optimization of Nocedal.
optimization nonlinear-optimization
optimization nonlinear-optimization
asked Dec 18 '18 at 14:39
yas areyas are
547
547
$begingroup$
You can always rescale the constraints to make the Lagrange multipliers smaller; I would say the number of nonzero multipliers combined with the level of nonlinearity of the constraints is a better measure
$endgroup$
– LinAlg
Dec 18 '18 at 15:48
$begingroup$
could you please explain more with refering to the Hessian of the active constraints at the solution or the Jacobian of the active constraints at the solution? How could we estimate the nonlinearity of constraints? Thank you in advance.
$endgroup$
– yas are
Dec 18 '18 at 17:03
$begingroup$
I am afraid I can only give an intuitive explanation of nonlinearity: if you have $m$ constraints $f_i(x) leq 0$, you can combine them into a single constraint $max_i { f_i(x) } leq 0$, thus ending up with a problem with just one Lagrange multiplier.
$endgroup$
– LinAlg
Dec 18 '18 at 17:05
$begingroup$
This is funny because you stated the original problem I am trying to solve. In fact, I am trying to minimize the maximum of a set of functions. Since the objective function is not smooth I tried to transform it to a nonlinear programming. Thank you for your response.
$endgroup$
– yas are
Dec 18 '18 at 17:08
add a comment |
$begingroup$
You can always rescale the constraints to make the Lagrange multipliers smaller; I would say the number of nonzero multipliers combined with the level of nonlinearity of the constraints is a better measure
$endgroup$
– LinAlg
Dec 18 '18 at 15:48
$begingroup$
could you please explain more with refering to the Hessian of the active constraints at the solution or the Jacobian of the active constraints at the solution? How could we estimate the nonlinearity of constraints? Thank you in advance.
$endgroup$
– yas are
Dec 18 '18 at 17:03
$begingroup$
I am afraid I can only give an intuitive explanation of nonlinearity: if you have $m$ constraints $f_i(x) leq 0$, you can combine them into a single constraint $max_i { f_i(x) } leq 0$, thus ending up with a problem with just one Lagrange multiplier.
$endgroup$
– LinAlg
Dec 18 '18 at 17:05
$begingroup$
This is funny because you stated the original problem I am trying to solve. In fact, I am trying to minimize the maximum of a set of functions. Since the objective function is not smooth I tried to transform it to a nonlinear programming. Thank you for your response.
$endgroup$
– yas are
Dec 18 '18 at 17:08
$begingroup$
You can always rescale the constraints to make the Lagrange multipliers smaller; I would say the number of nonzero multipliers combined with the level of nonlinearity of the constraints is a better measure
$endgroup$
– LinAlg
Dec 18 '18 at 15:48
$begingroup$
You can always rescale the constraints to make the Lagrange multipliers smaller; I would say the number of nonzero multipliers combined with the level of nonlinearity of the constraints is a better measure
$endgroup$
– LinAlg
Dec 18 '18 at 15:48
$begingroup$
could you please explain more with refering to the Hessian of the active constraints at the solution or the Jacobian of the active constraints at the solution? How could we estimate the nonlinearity of constraints? Thank you in advance.
$endgroup$
– yas are
Dec 18 '18 at 17:03
$begingroup$
could you please explain more with refering to the Hessian of the active constraints at the solution or the Jacobian of the active constraints at the solution? How could we estimate the nonlinearity of constraints? Thank you in advance.
$endgroup$
– yas are
Dec 18 '18 at 17:03
$begingroup$
I am afraid I can only give an intuitive explanation of nonlinearity: if you have $m$ constraints $f_i(x) leq 0$, you can combine them into a single constraint $max_i { f_i(x) } leq 0$, thus ending up with a problem with just one Lagrange multiplier.
$endgroup$
– LinAlg
Dec 18 '18 at 17:05
$begingroup$
I am afraid I can only give an intuitive explanation of nonlinearity: if you have $m$ constraints $f_i(x) leq 0$, you can combine them into a single constraint $max_i { f_i(x) } leq 0$, thus ending up with a problem with just one Lagrange multiplier.
$endgroup$
– LinAlg
Dec 18 '18 at 17:05
$begingroup$
This is funny because you stated the original problem I am trying to solve. In fact, I am trying to minimize the maximum of a set of functions. Since the objective function is not smooth I tried to transform it to a nonlinear programming. Thank you for your response.
$endgroup$
– yas are
Dec 18 '18 at 17:08
$begingroup$
This is funny because you stated the original problem I am trying to solve. In fact, I am trying to minimize the maximum of a set of functions. Since the objective function is not smooth I tried to transform it to a nonlinear programming. Thank you for your response.
$endgroup$
– yas are
Dec 18 '18 at 17:08
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3045236%2fis-there-a-relation-between-lagrange-multipliers-and-the-difficulty-of-solving-a%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3045236%2fis-there-a-relation-between-lagrange-multipliers-and-the-difficulty-of-solving-a%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
You can always rescale the constraints to make the Lagrange multipliers smaller; I would say the number of nonzero multipliers combined with the level of nonlinearity of the constraints is a better measure
$endgroup$
– LinAlg
Dec 18 '18 at 15:48
$begingroup$
could you please explain more with refering to the Hessian of the active constraints at the solution or the Jacobian of the active constraints at the solution? How could we estimate the nonlinearity of constraints? Thank you in advance.
$endgroup$
– yas are
Dec 18 '18 at 17:03
$begingroup$
I am afraid I can only give an intuitive explanation of nonlinearity: if you have $m$ constraints $f_i(x) leq 0$, you can combine them into a single constraint $max_i { f_i(x) } leq 0$, thus ending up with a problem with just one Lagrange multiplier.
$endgroup$
– LinAlg
Dec 18 '18 at 17:05
$begingroup$
This is funny because you stated the original problem I am trying to solve. In fact, I am trying to minimize the maximum of a set of functions. Since the objective function is not smooth I tried to transform it to a nonlinear programming. Thank you for your response.
$endgroup$
– yas are
Dec 18 '18 at 17:08