Abstract

This work presents RAGE, a novel strategy designed for solving combinatorial optimization problems where we intend to select a subset of elements from a very large set of candidates. For solving the combinatorial problem, RAGE generates a customizable number of random solutions, computes the objective function for each solution, and then scores each candidate element in terms of the value returned by the objective function. After that, RAGE removes a customizable number of candidate elements presenting the smallest score when considering all solutions generated. This cycle is called one iteration. The heuristic loops performing iterations until there are left the exact number of candidates that we are looking for. In order to evaluate the efficiency of RAGE, we perform experiments showing how RAGE behaves when we change the number of random solutions generated per round, and the number of candidate elements removed per round. Finally, we apply RAGE for solving an NP-Hard problem related to the allocation of infrastructure for vehicular communication. The results show that RAGE requires 40,000 evaluations of the objective function to achieve the same result found by the baseline using 175,000 evaluations of the objective function, which, in this case study, represents a drastic reduction of the computational overhead in order to reach the same target.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

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.