Proceedings paper

Title:
An Evolutionary Process for Product-driven Updates of Feature Models
Authors:
P. Arcaini, A. Gargantini, M. Radavelli
Publication:
Proceedings of the 12th International Workshop on Variability Modelling of Software-Intensive Systems
DOI:
Year:
2018
ISBN:
978-1-4503-5398-4
Link:

Abstract:
Feature models are a widely used modeling notation for variability and commonality management in software product line (SPL) engineering. In order to keep an SPL and its feature model aligned, feature models must be changed by including/excluding new features and products, either because faults in the model are found or to reflect the normal evolution of the SPL. The modification of the feature model able to satisfy these change requirements can be complex and error-prone. In this paper, we present a method that is able to automatically update a feature model in order to satisfy a given update request. Our method is based on an evolutionary algorithm and it iteratively applies structure-preserving mutations to the original model, until the model is completely updated. We evaluate the process on real-world feature models. Although our approach does not guarantee to completely update all possible feature models, empirical analysis shows that, on average, more than 80% of requested changes are applied.

BibTeX:
@inproceedings{arcaini_evolutionary_2018,
    title = {{An Evolutionary Process for Product-driven Updates of Feature Models}},
    author = {Arcaini, Paolo and Gargantini, Angelo and Radavelli, Marco},
    year = {2018},
    booktitle = {{Proceedings of the 12th International Workshop on Variability Modelling of Software-Intensive Systems}},
    publisher = {ACM},
    series = {{VAMOS 2018}},
    location = {New York, NY, USA},
    doi = {10.1145/3168365.3168374},
    isbn = {978-1-4503-5398-4},
    pages = {67--74},
    url = {http://doi.acm.org/10.1145/3168365.3168374},
}