In the below instance of set cover. How many sets the greedy algorithm will pick?. All sets have cost 1.
Can anyone explain me. What is the solution for this question.
So how will be greedy algorithm works for the 2nd instance.
how many sets it picks in the instance.