Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds TOSEM paper #126

Merged
merged 3 commits into from
Jan 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions literature.bib
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,17 @@ @String{PhD

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Unpublished Entries %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

@article{KMP+:TOSEM25,
author = {Krupke, Dominik Michael and Moradi, Ahmad and Perk, Michael and Keldenich, Phillip and Gehrke, Gabriel and Krieter, Sebastian and Th{\"u}m, Thomas and Fekete, S{\'a}ndor},
title = {{How Low Can We Go? Minimizing Interaction Samples for Configurable Systems}},
year = 2025,
publisher = ACM,
address = NY,
journal = TOSEM,
note = ToAppear,
keywords = {software product lines, combinatorial optimization}
}

@inproceedings{BSK+:ICST25,
author = {B{\"{o}}hm, Sabrina and Schmidt, Tim and Krieter, Sebastian and Pett, Tobias and Th{\"u}m, Thomas and Lochau, Malte},
title = {{Coverage Metrics for T-Wise Feature Interactions}},
Expand Down
Loading