Content deleted Content added
"Iterative Methods" replaces erroneous "algorithms" (since these methods don't terminate finitely, on any substantial class of problems) |
|||
Line 1:
'''Subgradient methods''' are [[
Although subgradient methods can be much slower than [[interior-point methods]] and [[Newton's method in optimization|Newton's method]] in practice, they can be immediately applied to a far wider variety of problems and require much less memory. Moreover, by combining the subgradient method with primal or dual decomposition techniques, it is sometimes possible to develop a simple distributed algorithm for a problem.
|