Abstract
The minimum connected dominating set problem, a variant of the classical minimum dominating set problem, is a very significant NP-hard combinatorial optimization problem with a number of applications. To address this problem, a greedy randomized adaptive search procedure (GRASP) that incorporates a novel local search procedure based on greedy function and tabu strategy is proposed. Firstly, the greedy function is proposed to define the score of each vertex so that our algorithm could obtain different possible optimal solutions. Secondly, a tabu strategy is introduced to prevent the search trapping into the local minimum and avoid the cycling problems. The proposed algorithm is evaluated against several state-of-art algorithms on a large collection of benchmark instances. The experimental results prove that GRASP performs better than its competitors in most benchmark instances.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.