If an exercise says:
Let $X=\{x:x\ge0\}$. Find the dual function of the minimization problem $c^tx$ s.t. $Ax=b,x\ge0$.
And If I write:
The dual function is given by $\max\theta$, where $\theta =\inf\{f(x)+u^tg(x):x\in X\}$, where $f(x)=c^tx$ and $g(x)=Ax-b$, then is my answer
incorrect?
or correct?
or how is it?
As you can see, the task is to find, but it does not says find explicitly nor find implicity.
And I did find it (implicitly)