Sciweavers

3605 search results - page 146 / 721
» Associated types with class
Sort
View
104
Voted
TKDE
2002
77views more  TKDE 2002»
15 years 3 months ago
Materialization and Its Metaclass Implementation
Materialization is a powerful and ubiquitous abstraction pattern for conceptual modeling that relates a class of categories (e.g., models of cars) and a class of more concrete obje...
Mohamed Dahchour, Alain Pirotte, Esteban Zim&aacut...
132
Voted
HASKELL
2008
ACM
15 years 4 months ago
Language and program design for functional dependencies
Eight years ago, functional dependencies, a concept from the theory of relational databases, were proposed as a mechanism for avoiding common problems with multiple parameter type...
Mark P. Jones, Iavor S. Diatchki
137
Voted
ICALP
2005
Springer
15 years 9 months ago
Petri Algebras
The firing rule of Petri nets relies on a residuation operation for the commutative monoid of natural numbers. We identify a class of residuated commutative monoids, called Petri ...
Eric Badouel, Jules Chenou, Goulven Guillou
128
Voted
CDC
2008
IEEE
152views Control Systems» more  CDC 2008»
15 years 10 months ago
Coordination on Lie groups
— This paper studies the coordinated motion of a group of agents evolving on a Lie group. Left- or rightinvariance with respect to the absolute position on the group lead to two ...
Alain Sarlette, Silvere Bonnabel, Rodolphe Sepulch...
144
Voted
SAC
2004
ACM
15 years 9 months ago
Adding wildcards to the Java programming language
This paper describes wildcards, a new language construct designed to increase the flexibility of object-oriented type systems with parameterized classes. Based on the notion of v...
Mads Torgersen, Christian Plesner Hansen, Erik Ern...