tkasidakis/Local_Search_Technique_DS
Implementation (in Python) of the Local Search Technique which is part of a series of algorithms based on Dominating Sets. Those algorithms are described in the following paper : https://ieeexplore.ieee.org/document/8327581
Python