Sciweavers

1781 search results - page 145 / 357
» Functional Answer Set Programming
Sort
View
114
Voted
TCS
2002
15 years 1 months ago
Tilings as a programming exercise
We investigate the problem of producing symmetric tilings by programs in a uniform way. By this, we mean that the construction of a tiling should be parameterized by the geometric...
Guy Cousineau
ESWA
2008
141views more  ESWA 2008»
15 years 1 months ago
Classifier design with feature selection and feature extraction using layered genetic programming
This paper proposes a novel method called FLGP to construct a classifier device of capability in feature selection and feature extraction. FLGP is developed with layered genetic p...
Jung-Yi Lin, Hao-Ren Ke, Been-Chian Chien, Wei-Pan...
MPC
1995
Springer
150views Mathematics» more  MPC 1995»
15 years 5 months ago
Architecture Independent Massive Parallelization of Divide-and-Conquer Algorithms
Abstract. We present a strategy to develop, in a functional setting, correct, e cient and portable Divide-and-Conquer (DC) programs for massively parallel architectures. Starting f...
Klaus Achatz, Wolfram Schulte
ICDE
2003
IEEE
104views Database» more  ICDE 2003»
16 years 3 months ago
PIX: A System for Phrase Matching in XML Documents
We present a system that enables flexible and efficient phrase matching in XML documents. Since XML allows structured and unstructured information to be interleaved, phrase matchi...
Divesh Srivastava, Mary F. Fernández, Sihem...
ECOOP
1997
Springer
15 years 5 months ago
Feature-Oriented Programming: A Fresh Look at Objects
We propose a new model for exible composition of objects et of features. Features are similar to (abstract) subclasses, but only provide the core functionality of a (sub)class. Ove...
Christian Prehofer