Sciweavers

2646 search results - page 77 / 530
» Local Type Inference
Sort
View
120
Voted
HASKELL
2006
ACM
15 years 6 months ago
Strong types for relational databases
Haskell’s type system with multi-parameter constructor classes and functional dependencies allows static (compile-time) computations to be expressed by logic programming on the ...
Alexandra Silva, Joost Visser
LICS
1997
IEEE
15 years 4 months ago
The Complexity of Subtype Entailment for Simple Types
A subtyping 0 is entailed by a set of subtyping constraints C, written C j= 0, if every valuation (mapping of type variables to ground types) that satisfies C also satisfies 0. ...
Fritz Henglein, Jakob Rehof
ICPR
2008
IEEE
15 years 7 months ago
On the scalability of robot localization using high-dimensional features
This study provides an investigation of scalability of mobile robot localization. In recent years, inference algorithms based on map-matching have proved their superior performanc...
Takeshi Ueda, Kanji Tanaka
SAS
2007
Springer
125views Formal Methods» more  SAS 2007»
15 years 6 months ago
A Compilation Model for Aspect-Oriented Polymorphically Typed Functional Languages
Introducing aspect orientation to a polymorphically typed functional language strengthens the importance of type-scoped advices; i.e., advices with their effects being harnessed b...
Kung Chen, Shu-Chun Weng, Meng Wang, Siau-Cheng Kh...
SAS
2005
Springer
134views Formal Methods» more  SAS 2005»
15 years 6 months ago
Using Dependent Types to Certify the Safety of Assembly Code
There are many source-level analyses or instrumentation tools that enforce various safety properties. In this paper we present an infrastructure that can be used to check independe...
Matthew Harren, George C. Necula