×

Algorithm 787

swMATH ID: 13182
Software Authors: Resende, Mauricio G.C.; Feo, Thomas A.; Smith, Stuart H.
Description: Algorithm 787: Fortran subroutines for approximate solution of maximum independent set problems using GRASP. Let G=(V,E) be an undirected graph, where V and E are the sets of vertices and edges of G, respectively. A subset of the vertices S⊆V is independent if all of its members are pairwise nonadjacent, i.e., have no edge between them. A solution to the NP-hard maximum independent set problem is an independent set of maximum cardinality. This article describes gmis, a set of Fortran subroutines to find an approximate solution of a maximum independent set problem. A Greedy Randomized Adaptive Search Procedure (GRASP) is used to produce the solutions. The algorithm is described in detail. Implementation and usage of the package is outlined, and computational experiments are reported, illustrating solution quality as a function of running time.
Homepage: http://dl.acm.org/citation.cfm?doid=293686.293690
Keywords: undirected graph
Related Software: DIMACS; Algorithm 797; QUALEX; GRASP; TTTPLOTS; GRASP_QAP; PERL; BOINC; Algorithm 786; Algorithm 769; QAPLIB; MPI; PVM; OR-Library
Cited in: 10 Publications

Citations by Year