Tag: analysis operations
-
A Contribution to FLAMA
FLAMA is an open-source Python library for feature model analysis, developed at the Universidad de Sevilla and used in several international research publications. My contribution focused on extending the API to support a broader set of feature model operations, making it easier for researchers and developers to work with variability models programmatically. This was part…
-
Feature Model Analysis in Constraint-Based Reasoning
This project accompanies our paper published at SPLC 2023, which explores how feature models can be integrated into constraint-based recommender systems. The core contribution is a set of runtime analysis operations that go beyond static feature model analysis — designed to work in dynamic, real-world recommendation contexts. We demonstrate the approach with a concrete case…