Variability Implementation Mechanisms for C++
The goal of this project is to help C++ developers with their variability implementation decisions. Specifically, in collaboration with IBM, we explore the IBM OMR project, which uses static polymorphism as its main variability implementation strategy. We develop tools to help OMR developers understand the variability in their code, and also help them decide about the best variability implementation strategy to use (e.g., static vs. dynamic polymorphism). In the context of this project, we are additionally exploring how we can implement a variability aware analysis of C++ code on top of Clang.
Related Publications
- Using Static Analysis to Support Variability Implementation Decisions in C++, SPLC '18
- Software Variability Through C++ Static Polymorphsim: A Case Study of Challenges and Open Problems in Eclipse OMR, CASCON '17
- ,
Related Resources
SMR Members

MSc., 2019 - 2021

Undergrad RA, 2018 - 2018

Undergrad RA, 2017 - 2018

Undergrad RA, 2019 - 2019

MSc., 2016 - 2018

Faculty