AndreaRubbi/Set-Cover-problem-solution-Python
Python implementation of the 'Greedy' and 'Branch and Bound' algorithms to resolve the Set Cover problem
Python
Python implementation of the 'Greedy' and 'Branch and Bound' algorithms to resolve the Set Cover problem
Python