Sciweavers

1194 search results - page 185 / 239
» A Calculus for Predicative Programming
Sort
View
HASKELL
2008
ACM
14 years 6 days ago
Lightweight monadic regions
We present Haskell libraries that statically ensure the safe use of resources such as file handles. We statically prevent accessing an already closed handle or forgetting to clos...
Oleg Kiselyov, Chung-chieh Shan
ICDE
2007
IEEE
121views Database» more  ICDE 2007»
15 years 15 days ago
Bringing Precision to Desktop Search: A Predicate-based Desktop Search Architecture
Google and other products have revolutionized the way we search for information on the Internet, Intranet, and on our desktop. However, the current generation of search products d...
Jens-Peter Dittrich, Cristian Duda, Bjorn Jarisch,...
ESWS
2007
Springer
14 years 5 months ago
Minimal Deductive Systems for RDF
Abstract. This paper presents a minimalist program for RDF, by showing how one can do without several predicates and keywords of the RDF Schema vocabulary, obtaining a simpler lang...
Sergio Muñoz, Jorge Pérez, Claudio G...
PKDD
2007
Springer
146views Data Mining» more  PKDD 2007»
14 years 5 months ago
A Method for Multi-relational Classification Using Single and Multi-feature Aggregation Functions
This paper presents a novel method for multi-relational classification via an aggregation-based Inductive Logic Programming (ILP) approach. We extend the classical ILP representati...
Richard Frank, Flavia Moser, Martin Ester
COMPSAC
2003
IEEE
14 years 4 months ago
Tolerance of Control-Flow Testing Criteria
Effectiveness of testing criteria is the ability to detect failures in a software program. We consider not only effectiveness of some testing criterion in itself but a variance of...
Sergiy A. Vilkomir, Kalpesh Kapoor, Jonathan P. Bo...