Given a primal problem
” Minimize
we can rewrite it, by adding slack variables, to:
” Minimize
This now introduces the Dual Problem
” Maximize
where
and
and
Given some feasible
and a feasible
we say that complimentary slackness holds if for any
Intuition
Suppose we are minimizing (over
with
(which we have to do in order to calculate
Now suppose
Then
Hence we have to have
and thus
But then also
As
so either
This is called complimentary slackness.