scispace - formally typeset
M

Manuel Carro

Researcher at Technical University of Madrid

Publications -  95
Citations -  1694

Manuel Carro is an academic researcher from Technical University of Madrid. The author has contributed to research in topics: Logic programming & Prolog. The author has an hindex of 19, co-authored 91 publications receiving 1548 citations. Previous affiliations of Manuel Carro include Complutense University of Madrid & IMDEA.

Papers
More filters
Journal ArticleDOI

A survey on service quality description

TL;DR: The goal of this article is to compare the approaches to QoS description in the literature, where several models and metamodels are included, and to analyze where the need for further research and investigation lies.
Journal ArticleDOI

An overview of ciao and its design philosophy

TL;DR: An overall description of the Ciao multiparadigm programming system emphasizing some of the novel aspects and motivations behind its design and implementation is provided, and an informal overview of the language and program development environment is provided.
Journal ArticleDOI

Comparing and Combining Predictive Business Process Monitoring Techniques

TL;DR: This work empirically analyzes and compares three main classes of predictive monitoring techniques, which are based on machine learning, constraint satisfaction, and Quality-of-Service (QoS) aggregation, and indicates that certain combinations of techniques may outperform individual techniques with respect to specific accuracy indicators.
Journal ArticleDOI

Constraint Answer Set Programming without Grounding

TL;DR: In this paper, the authors propose to incorporate constraints into ASP, a goal-directed, top-down execution model which implements ASP while retaining logical variables both during execution and in the answer sets.
Proceedings Article

Concurrency in Prolog using threads and a shared database

TL;DR: This paper proposes a new mechanism for implementing synchronization and communication for concurrency, based on atomic accesses to designated facts in the (shared) database, and argues that this model is comparatively easy to implement and harmonizes better than previous proposals within the Prolog control model and standard set of built-ins.