Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Operations Research›Augmented Lagrangian Method
Machine learningOptimization

Augmented Lagrangian Method

Augmented Lagrangian Method for Constrained Optimization · Also known as: method of multipliers, augmented Lagrangian, ADMM

The Augmented Lagrangian Method, developed by Magnus R. Hestenes and M. J. D. Powell in 1969, is a powerful technique for solving constrained optimization problems. It converts a constrained problem into a sequence of unconstrained subproblems by augmenting the Lagrangian with a quadratic penalty term, enabling efficient solution of large-scale problems including convex and nonconvex cases.

ScholarGate
  1. Machine learning
  2. v1
  3. 3 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Augmented Lagrangian Method
Benders DecompositionColumn Generation (Dantz…Simplex Method

When to use it

Apply the augmented Lagrangian method to constrained optimization problems where decomposition into subproblems is possible or when constraints are difficult to handle directly. It is ideal for large-scale problems with special structure, convex or nonconvex objectives, and equality or inequality constraints. Use it when subproblem solution is easier than solving the full problem. For unconstrained problems or very large-scale problems requiring parallelization, consider specialized variants like ADMM.

Strengths & limitations

Strengths
  • Enables solution of difficult constrained problems through manageable subproblems
  • Handles both equality and inequality constraints naturally
  • Works for nonconvex problems with appropriate modifications
  • Avoids ill-conditioning issues of pure penalty methods
  • Naturally amenable to parallel and distributed computing
  • Flexible in choice of subproblem solver
Limitations
  • Requires solving subproblems accurately, which can be expensive
  • Convergence speed depends on subproblem solver quality
  • Penalty parameter selection and updates require tuning
  • Less effective than specialized solvers on problems without exploitable structure
  • Can be sensitive to numerical precision in constraint residual calculations

Frequently asked

How does the augmented Lagrangian improve upon classical Lagrangian relaxation?

Classical Lagrangian methods require penalty weights to infinity for constraint satisfaction, causing ill-conditioning. Augmented Lagrangian maintains reasonable penalty weights and updates multipliers adaptively, achieving faster convergence and better numerical stability.

What is the relationship between augmented Lagrangian and ADMM?

ADMM is a specialized variant of the augmented Lagrangian method designed for convex problems with two-block separable structure. It decomposes problems into two subproblems solved alternately, enabling parallel and distributed implementation.

How should the penalty parameter be chosen and updated?

Start with a moderate penalty parameter (e.g., 1 or based on problem scaling). Increase it if constraints are violated after updates; decrease if subproblem solutions become difficult. Adaptive schemes adjust it based on constraint residual trends.

Can the method solve nonconvex problems?

Yes, with appropriate modifications. Convergence guarantees differ (convergence to stationary points rather than global optima), and subproblem solvers must handle nonconvexity. The method remains effective for many practical nonconvex problems.

Sources

  1. Hestenes, M. R. (1969). Multiplier and gradient methods. Journal of Optimization Theory and Applications, 4(5), 303-320. DOI: 10.1007/BF00927673 ↗
  2. Powell, M. J. D. (1969). A method for nonlinear constraints in minimization problems. In Optimization (pp. 283-298). Academic Press. link ↗
  3. Boyd, S., Parikh, N., Chu, E., Peleato, B., & Eckstein, J. (2011). Distributed optimization and statistical learning via the alternating direction method of multipliers. Foundations and Trends in Machine Learning, 3(1), 1-122. DOI: 10.1561/2200000016 ↗

How to cite this page

ScholarGate. (2026, June 3). Augmented Lagrangian Method for Constrained Optimization. ScholarGate. https://scholargate.app/en/operations-research/augmented-lagrangian-method

Related methods

Benders DecompositionColumn Generation (Dantzig-Wolfe)Simplex Method

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Benders DecompositionOperations Research↔ compare
  • Column Generation (Dantzig-Wolfe)Operations Research↔ compare
  • Simplex MethodOperations Research↔ compare
Compare side by side →

Referenced by

Benders DecompositionColumn Generation (Dantzig-Wolfe)Simplex Method

Similar methods

Nonlinear ProgrammingQuadratic ProgrammingConjugate Gradient MethodPontryagin Maximum PrincipleBenders DecompositionConvex OptimizationOptimal Power FlowColumn Generation (Dantzig-Wolfe)

Related reference concepts

Nonlinear ProgrammingConvex OptimizationMathematical OptimizationOptimal ControlLinear ProgrammingOptimization for Statistics

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Augmented Lagrangian Method (Augmented Lagrangian Method for Constrained Optimization). Retrieved 2026-07-21 from https://scholargate.app/en/operations-research/augmented-lagrangian-method · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Magnus R. Hestenes and M. J. D. Powell
Subfamily
Optimization
Year
1969
Type
algorithm
Related methods
Benders DecompositionColumn Generation (Dantzig-Wolfe)Simplex Method
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account