Tag: software product lines
-
Software Product Lines for Accelerating Innovation in Development
Greetings, Everyone! I want to extend my heartfelt gratitude to Ingeniería de Software, a leading platform in the realm of software engineering, for publishing my article on Software Product Lines. In this publication, let’s delve into the captivating world of Software Product Lines and how they can significantly expedite software development. Within the article, I…
-
Feature Model Analysis in Constraint-Based Recommender Systems — SPLC 2023
I’m happy to share that our paper “Analysis Operations on the Run: Feature Model Analysis in Constraint-Based Recommender Systems” was accepted at the 27th ACM International Systems and Software Product Line Conference (SPLC 2023), one of the leading venues for research on software product lines and variability modeling. The motivation behind this work came from…
-
Presenting at JIETSII 2023
Stepping onto the stage of academic exchange, I’m thrilled to share that I had the privilege of attending the JIETSII 2023 conference. This event, akin to an international Doctoral Consortium, has been an exceptional platform for knowledge sharing, learning, and collaboration. The conference’s philosophy mirrors the global standards of academic discourse, providing a conduit for…
-
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…
-
Efficient Chatbot Generation
This project applies software product line engineering to chatbot development. Instead of building each chatbot from scratch, the idea is to define a single feature model that captures the variability across a family of chatbots — intents, NLP agents, and interaction flows — and generate tailored configurations from it. The result is a tool with…
-
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…
-
WebSPL at Sistedes 2022
What an exhilarating conference it has been! I am thrilled to share that WebSPL made its mark at the esteemed Sistedes 2022 conference in Santiago de Compostela as a remarkable Tool Demo. The experience was nothing short of amazing, and I’m excited to recount the highlights of this adventure. A heartfelt thank you goes out…
-
Automated Website Generation with Software Product Lines
WebSPL is a prototype tool that applies software product line engineering to website generation. Instead of building sites manually, users select features through a configuration interface, and WebSPL automatically assembles a valid, fully functional website from plugins, themes, and content — no manual coding required. The core idea is to treat a family of websites…