Why in max-cut ( weigthted graph )we can't do an approximation lower than 1/2?
I have been trying to solve the Max-Cut problem using approximation algorithms, but I still don't get how the best approximation I can get is 1/2. I could use any help or paper of proof of this fact.