Proceedings Article10.1109/CEC.2003.1299641
Using an evolutionary algorithm for bandwidth minimization
Andrew Lim,Brian Rodrigues,Fei Xiao +2 more
- 08 Dec 2003
- Vol. 1, pp 678-683
4
TL;DR: An integrated genetic algorithm with hill climbing to solve the matrix bandwidth minimization problem, which is to reduce bandwidth by permuting rows and columns resulting in the nonzero elements residing in a band as close as possible to the diagonal.
read more
Abstract: In this paper, we propose an integrated genetic algorithm with hill climbing to solve the matrix bandwidth minimization problem, which is to reduce bandwidth by permuting rows and columns resulting in the nonzero elements residing in a band as close as possible to the diagonal. Many algorithms for this problem have been developed, including the well-known CM and GPS algorithms. Recently, Marti et al., (2001) used tabu search and Pinana et al. (2002) used GRASP with path relinking, separately, where both approaches outperformed the GPS algorithm. In this work, our approach is to exploit the genetic algorithm technique in global search while using hill climbing for local search. Experiments show that this approach achieves the best solution quality when compared with the GPS algorithm, tabu search, and the GRASP with path relinking methods, while being faster than the latter two newly-developed heuristics.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
A centroid-based approach to solve the bandwidth minimization problem
Andrew Lim,Brian Rodrigues,Fei Xiao +2 more
- 05 Jan 2004
TL;DR: A node centroid method with Hill-Climbing to solve the well-known matrix bandwidth minimization problem, which is to permute rows and columns of the matrix to minimize its bandwidth while being much faster than the newly-developed algorithms.
A New Method for Minimizing the Bandwidth and Profile of Square Matrices for Triangular Finite Elements Mesh
Y. Boutora,N. Takorabet,Rachid Ibtiouen,S. Mezani +3 more
- 26 Mar 2007
TL;DR: A new efficient node's numbering method for minimizing the bandwidth and the profile of the stiffness matrix for Cholesky's solving of triangular finite element problems and suitable for movement consideration in electrical machines modelling using the moving band method.
11
A New Proposed Method for Minimizing the Bandwidth and Skyline Storage for Triangular Finite Elements Meshes
Y. Boutora,Noureddine Takorabet,Rachid Ibtiouen,Smail Mezani +3 more
- 05 Jun 2006
TL;DR: A new accurate node's numbering method for minimizing the bandwidth and the skyline vector for a Cholesky's solving of triangular finite element problems is presented.
References
•Book
Tabu Search
Fred Glover,Manuel Laguna +1 more
- 31 Jul 1997
TL;DR: This book explores the meta-heuristics approach called tabu search, which is dramatically changing the authors' ability to solve a host of problems that stretch over the realms of resource planning, telecommunications, VLSI design, financial analysis, scheduling, spaceplanning, energy distribution, molecular engineering, logistics, pattern classification, flexible manufacturing, waste management,mineral exploration, biomedical analysis, environmental conservation and scores of other problems.
7K
Reducing the bandwidth of sparse symmetric matrices
E. Cuthill,J. McKee +1 more
- 26 Aug 1969
TL;DR: A direct method of obtaining an automatic nodal numbering scheme to ensure that the corresponding coefficient matrix will have a narrow bandwidth is presented.
1.6K
An algorithm for reducing the bandwidth and profile of a sparse matrix
TL;DR: Extensive testing on finite element matrices indicates that the algorithm typically produces bandwidth and profile which are comparable to those of the commonly-used reverse Cuthill–McKee algorithm, yet requires significantly less computation time.
638
The NP-Completeness of the bandwidth minimization problem
TL;DR: The Problem of minimizing the bandwidth of the nonzero entries of a sparse symmetric matrix by permuting its rows and columns and some related combinatorial problems are shown to be NP-Complete.
449
The bandwidth problem for graphs and matrices—a survey
TL;DR: This survey describes all the results known to the authors as of approximately August 1981 and describes the effect on bandwidth of local operations such as refinement and contraction of graphs, bounds on bandwidth in terms of other graph invariants, the bandwidth of special classes of graph, and approximate bandwidth algorithms for graphs and matrices.
330