A randomized algorithm for maximum independent set that achieves a performance guarantee of 0.5-approximation is based on:
Random sampling of vertices
Dynamic programming with memoization
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Advanced Algorithms Exercises are loading ...