Proceedings paper

Title:
Collaborative Development of Feature Models and Evaluation of Performance Bounds
Authors:
P. Arcaini, C. Trubiani
Publication:
Proceedings of the Symposium on Applied Computing
DOI:
Year:
2017
ISBN:
978-1-4503-4486-9
Link:

Abstract:
The development of feature models enables configurable software systems, however in a collaborative environment different designers may specify and select software and/or hardware features in a conflicting way. Starting from multiple feature models developed by the different designers, we produce some artefacts, such as a merged or a diff feature model representing the commonalities and differences, respectively, to support the designers in achieving an agreement on a shared feature model. For this last model we compute a partial order of system products based on the inclusion relation to get the maximal and minimal sets of common features. The performance evaluation of the software products is optimized, since bounds are obtained analyzing only the performance of the maximal and minimal elements of the proposed order. We applied the approach to an illustrative case study and we found that our technique is able to correctly provide performance bounds while minimizing the number of evaluations, thus saving computational time.

BibTeX:
@inproceedings{arcaini_collaborative_2017,
    title = {{Collaborative Development of Feature Models and Evaluation of Performance Bounds}},
    author = {Arcaini, Paolo and Trubiani, Catia},
    year = {2017},
    booktitle = {{Proceedings of the Symposium on Applied Computing}},
    publisher = {ACM},
    series = {{SAC '17}},
    location = {Marrakech, Morocco},
    doi = {10.1145/3019612.3019768},
    isbn = {978-1-4503-4486-9},
    pages = {1162--1167},
    url = {http://doi.acm.org/10.1145/3019612.3019768},
}