L_1 norm optimization as a sequence of linear optimizations?

79 Views Asked by At

Does someone know of numerical methods to approximately solve ${\bf x_0} = \min_{\bf x}\{ \left\|\bf Mx - b\right\|_1\}$ by using some sequence of linear optimizations? Links or ideas are both welcome.