Article ID: | iaor19992070 |
Country: | Netherlands |
Volume: | 101 |
Issue: | 1 |
Start Page Number: | 81 |
End Page Number: | 92 |
Publication Date: | Aug 1997 |
Journal: | European Journal of Operational Research |
Authors: | Grossman Tal, Wool Avishai |
Keywords: | neural networks, optimization |
The Set Covering problem (SCP) is a well known combinatorial optimization problem, which is NP-hard. We conducted a comparative study of nine different approximation algorithms for the SCP, including several greedy variants, fractional relaxations, randomized algorithms and a neural network algorithm. The algorithms were tested on a set of random-generated problems with up to 500 rows and 5000 columns, and on two sets of problems originating in combinatorial questions with up to 28160 rows and 11264 columns. On the random problems and on one set of combinatorial problems, the best algorithm among those we tested was a randomized greedy algorithm, with the neural network algorithm very close in second place. On the other set of combinatorial problems, the best algorithm was a deterministic greedy variant, and the randomized algorithms (both randomized greedy and neural network) performed quite poorly. The other algorithms we tested were always inferior to the ones mentioned above.