My objective function is sum of three functions, 2 linear functions and a concave function
($1-\exp(x)$); constraints of my model are convex. How can I obtain optimal solution from this problem?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
||||
|
|
|
Solve $\Delta f_{vex}(x^{n+1})=-\Delta g_{cave}(x^n)$ where $f_{vex}(.)$ is the convex part, being the sum of the two linear functions and $g_{cave}$ is the concave part and $x^{n}$ denotes the $n^{th}$iterate of the solution. This is also known as the concave-convex procedure. |
|||
|
|