@inproceedings{a9eb3eaf01c84075b739815646a60e5e,
title = "A beam-search approach to the set covering problem",
abstract = "In this work we present a beam-search approach applied to the Set Covering Problem. The goal of this problem is to choose a subset of columns of minimal cost covering every row. Beam Search constructs a search tree by using a breadthfirst search strategy, however only a fixed number of nodes are kept and the rest are discarded. Even though original beam search has a deterministic nature, our proposal has some elements that makes it stochastic. This approach has been tested with a well-known set of 45 SCP benchmark instances from OR-Library showing promising results.",
keywords = "Beam search, Branch-and-Bound, Greedy, SCP",
author = "Victor Reyes and Ignacio Araya and Broderick Crawford and Ricardo Soto and Eduardo Olgu{\'i}n",
note = "Publisher Copyright: {\textcopyright} Springer International Publishing Switzerland 2016.; 5th Computer Science On-line Conference, CSOC 2016 ; Conference date: 27-04-2016 Through 30-04-2016",
year = "2016",
doi = "10.1007/978-3-319-33625-1_35",
language = "English",
isbn = "9783319336237",
series = "Advances in Intelligent Systems and Computing",
publisher = "Springer Verlag",
pages = "395--402",
editor = "Radek Silhavy and Roman Senkerik and Oplatkova, {Zuzana Kominkova} and Petr Silhavy and Zdenka Prokopova",
booktitle = "Artificial Intelligence Perspectives in Intelligent Systems - Proceedings of 5th Computer Science On-line Conference, CSOC 2016",
}