I want to ask an optimization question, Consider x in Rn , such that Ax=b, we need to solve for minimum sum of positive components of x. which is an optimization over objective function f=1T (x+|x| ) such that, Ax=b, which is easily convertible to LP. We know some specific LPs have analytical solutions like min{ cT x } S.t. Ax=b, which the solution is bT(AAT)-1 Ac . So I was wondering if there exist a famous analytical solution for this optimization.

More Navid Hashemi's questions See All
Similar questions and discussions