|
Optimization: principles and algorithms, by Michel Bierlaire
|
Files | |
| file | augmentedLagrangian.m [code] |
| Algorithm 19.1: augmented Lagrangian algorithm. | |
| file | ex1905.m [code] |
subject to
| |
| file | ex1906.m [code] |
subject to
| |
| file | Lc.m [code] |
| file | run1905.m [code] |
| Runs example 19.5 with the augmented lagrangian method of [1]. | |
| file | run1906.m [code] |
| Runs example 19.6 with the augmented lagrangian method of [1]. | |