Metaheuristics for finding threshold graphs with maximum spectral radius
Luka Radanovi\'c, Abdelkadir Fellague, Dragutin Ostoji\'c, Dragan, Stevanovi\'c, Tatjana Davidovi\'c

TL;DR
This paper explores using metaheuristic algorithms to identify threshold graphs with the highest spectral radius among connected graphs with fixed vertices and edges, addressing a partially solved theoretical problem.
Contribution
It introduces a novel approach employing Variable Neighborhood Search and Bee Colony Optimization to efficiently search for extremal threshold graphs based on spectral radius.
Findings
VNS shows promising results over BCO in preliminary tests
The methods efficiently explore the solution space with auxiliary data structures
Both algorithms can be further improved for better performance
Abstract
We consider the problem of characterizing graphs with the maximum spectral radius among the connected graphs with given numbers of vertices and edges. It is well-known that the candidates for extremal graphs are threshold graphs, but only a few partial theoretical results have been obtained so far. Therefore, we approach to this problem from a novel perspective that involves incomplete enumeration of different threshold graphs with a given characteristic. Our methodology defines the considered problem as an optimization task and utilizes two metaheuristic methods, Variable Neighborhood Search (VNS), which relies on iterative improvements of a single current best solution and Bee Colony Optimization (BCO), a population-based metaheuristic from the Swarm Intelligence (SI) class. We use compact solution representation and several auxiliary data structures that should enable efficient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph theory and applications · Graph Theory and Algorithms · Graph Labeling and Dimension Problems
