Sciweavers

1828 search results - page 96 / 366
» First-Class Type Classes
Sort
View
ICML
2003
IEEE
16 years 7 months ago
Using Linear-threshold Algorithms to Combine Multi-class Sub-experts
We present a new type of multi-class learning algorithm called a linear-max algorithm. Linearmax algorithms learn with a special type of attribute called a sub-expert. A sub-exper...
Chris Mesterharm
INFSOF
2007
68views more  INFSOF 2007»
15 years 6 months ago
Object-based and class-based composition of transitive mixins
In object-oriented composition, classes and class inheritance are applied to realize type relationships and reusable building blocks. Unfortunately, these two goals might be contr...
Uwe Zdun, Mark Strembeck, Gustaf Neumann
SIGCSE
2009
ACM
137views Education» more  SIGCSE 2009»
16 years 6 months ago
The hidden injuries of overloading 'ADT'
commonly stated definition of abstract data type (ADT) is that it is a domain of values and the operations over that domain. So, for example, a language's built-in types, lik...
Duane Buck, David J. Stucki
205
Voted
PADL
2012
Springer
14 years 1 months ago
Virtualizing Real-World Objects in FRP
We begin with a functional reactive programming (FRP) model in which every program is viewed as a signal function that converts a stream of input values into a stream of output va...
Daniel Winograd-Cort, Hai Liu, Paul Hudak
MPC
2004
Springer
109views Mathematics» more  MPC 2004»
15 years 11 months ago
Optimizing Generic Functions
Abstract. Generic functions are defined by induction on the structural representation of types. As a consequence, by defining just a single generic operation, one acquires this o...
Artem Alimarine, Sjaak Smetsers