Skip to main content

Showing 1–6 of 6 results for author: Pedreira, Ó

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.15821  [pdf, other

    cs.SE

    Local Features: Enhancing Variability Modeling in Software Product Lines

    Authors: David de Castro, Alejandro Cortiñas, Miguel R. Luaces, Oscar Pedreira, Ángeles Saavedra Places

    Abstract: Context and motivation: Software Product Lines (SPL) enable the creation of software product families with shared core components using feature models to model variability. Choosing features from a feature model to generate a product may not be sufficient in certain situations because the application engineer may need to be able to decide on configuration time the system's elements to which a cert… ▽ More

    Submitted 23 March, 2024; originally announced March 2024.

  2. An Architecture for Software Engineering Gamification

    Authors: Óscar Pedreira, Félix García, Mario Piattini, Alejandro Cortiñas, Ana Cerdeira-Pena

    Abstract: Gamification has been applied in software engineering to improve quality and results by increasing people's motivation and engagement. A systematic map** has identified research gaps in the field, one of them being the difficulty of creating an integrated gamified environment comprising all the tools of an organization, since most existing gamified tools are custom developments or prototypes. In… ▽ More

    Submitted 31 January, 2024; originally announced February 2024.

    Journal ref: Tsinghua Science and Technology, 25(6):776-797, December 2020

  3. Pivot Selection for Median String Problem

    Authors: Pedro Mirabal, José Abreu, Oscar Pedreira

    Abstract: The Median String Problem is W[1]-Hard under the Levenshtein distance, thus, approximation heuristics are used. Perturbation-based heuristics have been proved to be very competitive as regards the ratio approximation accuracy/convergence speed. However, the computational burden increase with the size of the set. In this paper, we explore the idea of reducing the size of the problem by selecting a… ▽ More

    Submitted 4 March, 2020; originally announced March 2020.

  4. Extending General Compact Querieable Representations to GIS Applications

    Authors: Nieves R. Brisaboa, Ana Cerdeira-Pena, Guillermo de Bernardo, Gonzalo Navarro, Oscar Pedreira

    Abstract: The raster model is commonly used for the representation of images in many domains, and is especially useful in Geographic Information Systems (GIS) to store information about continuous variables of the space (elevation, temperature, etc.). Current representations of raster data are usually designed for external memory or, when stored in main memory, lack efficient query capabilities. In this pap… ▽ More

    Submitted 19 November, 2019; originally announced November 2019.

    Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941,

    Journal ref: Information Sciences 2020

  5. Compact and Efficient Representation of General Graph Databases

    Authors: Sandra Álvarez-García, Borja Freire, Susana Ladra, Óscar Pedreira

    Abstract: In this paper, we propose a compact data structure to store labeled attributed graphs based on the k2-tree, which is a very compact data structure designed to represent a simple directed graph. The idea we propose can be seen as an extension of the k2-tree to support property graphs. In addition to the static approach, we also propose a dynamic version of the storage representation, which allows e… ▽ More

    Submitted 28 December, 2018; originally announced December 2018.

    Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941

    Journal ref: Knowledge and Information Systems, 2018

  6. arXiv:1207.5425  [pdf, ps, other

    cs.IR cs.DB

    Ranked Document Retrieval in (Almost) No Space

    Authors: Nieves R. Brisaboa, Ana Cerdeira-Pena, Gonzalo Navarro, Oscar Pedreira

    Abstract: Ranked document retrieval is a fundamental task in search engines. Such queries are solved with inverted indexes that require additional 45%-80% of the compressed text space, and take tens to hundreds of microseconds per query. In this paper we show how ranked document retrieval queries can be solved within tens of milliseconds using essentially no extra space over an in-memory compressed represen… ▽ More

    Submitted 23 July, 2012; originally announced July 2012.

    Comments: This is an extended version of the paper that will appear in Proc. of SPIRE'2012