@inproceedings{c23b2a33eb26422c8d974ed80e254ea8,
title = "An evolutionary approach to hard test case generation for shortest common superstring problem",
abstract = "The shortest common superstring problem has important applications in computational biology (e.g. genome assembly) and data compression. This problem is NP-hard, but several heuristic algorithms proved to be efficient for this problem. For example, for the algorithm known as GREEDY it was shown that, if the optimal superstring has the length of N, it produces an answer with length not exceeding 3.5N. However, in practice, no test cases were found where the length of the answer is greater than or equal to 2N. For hard test case generation for such algorithms the traditional approach assumes creating such tests by hand. In this paper, we propose an evolutionary algorithm based framework for hard test case generation. We examine two approaches: single-objective and multi-objective. We introduce new test case quality measures and show that, according to these measures, automatically generated tests are better than any known ones.",
keywords = "Evolutionary algorithms, Hard test cases, Shortest common superstring, Test generation",
author = "Maxim Buzdalov and Fedor Tsarev",
year = "2014",
month = jul,
day = "17",
doi = "10.1109/BRICS-CCI-CBIC.2013.24",
language = "English",
isbn = "9781479931941",
series = "Proceedings - 1st BRICS Countries Congress on Computational Intelligence, BRICS-CCI 2013",
publisher = "IEEE Press",
pages = "81--85",
booktitle = "BRICS-CCI-CBIC '13",
address = "United States of America",
note = "1st BRICS Countries Congress on Computational Intelligence, BRICS-CCI 2013 ; Conference date: 08-09-2013 Through 11-09-2013",
}