Sciweavers

3047 search results - page 266 / 610
» Aggregation functions: Means
Sort
View
137
Voted
SEMWEB
2007
Springer
15 years 10 months ago
Towards Fine-grained Service Matchmaking by Using Concept Similarity
Several description frameworks to semantically describe and match services on the one hand and service requests on the other have been presented in the literature. Many of the curr...
Alberto Fernández, Axel Polleres, Sascha Os...
VMCAI
2007
Springer
15 years 10 months ago
Constraint Solving for Interpolation
Interpolation is an important component of recent methods for program verification. It provides a natural and effective means for computing separation between the sets of ‘good...
Andrey Rybalchenko, Viorica Sofronie-Stokkermans
WETICE
2006
IEEE
15 years 10 months ago
Replica Update Propagation for Grid Data Resources
Data replication is a well established concept in the grid community to increase data availability and faulttolerance in the grid environment. However, there is a lack of software...
Marek Ciglan, Ladislav Hluchý
HASKELL
2006
ACM
15 years 10 months ago
GenI: natural language generation in Haskell
In this article we present GenI, a chart based surface realisation tool implemented in Haskell. GenI takes as input a set of first order terms (the input semantics) and a grammar...
Eric Kow
ACSC
2005
IEEE
15 years 10 months ago
Optimising Parallel Pattern-matching by Source-level Program Transformation
Parallel pattern-matching (PPM) provides true commutative implementation of functions defined by cases in functional languages, because no argument is given precedence over any o...
R. Lyndon While, Tony Field