Sciweavers

1003 search results - page 47 / 201
» Type Inference with Inequalities
Sort
View
133
Voted
ISIPTA
2005
IEEE
125views Mathematics» more  ISIPTA 2005»
15 years 9 months ago
Imprecise probability models for inference in exponential families
When considering sampling models described by a distribution from an exponential family, it is possible to create two types of imprecise probability models. One is based on the co...
Erik Quaeghebeur, Gert de Cooman
106
Voted
ICFP
2005
ACM
16 years 3 months ago
Qualified types for MLF
MLF is a type system that extends a functional language with impredicative rank-n polymorphism. Type inference remains possible and only in some clearly defined situations, a loca...
Andres Löh, Daan Leijen
141
Voted
TPHOL
2007
IEEE
15 years 9 months ago
Mizar's Soft Type System
In Mizar, unlike in most other proof assistants, the types are not part of the foundations of the system. Mizar is based on untyped set theory, which means that in Mizar expression...
Freek Wiedijk
143
Voted
ICLP
2003
Springer
15 years 8 months ago
Termination Analysis with Types Is More Accurate
Abstract. In this paper we show how we can use size and groundness analyses lifted to regular and (polymorphic) Hindley/Milner typed programs to determine more accurate termination...
Vitaly Lagoon, Frédéric Mesnard, Pet...
136
Voted
ICFP
1997
ACM
15 years 7 months ago
A Modular, Polyvariant, and Type-Based Closure Analysis
We observe that the principal typing property of a type system is the enabling technology for modularity and separate compilation [10]. We use this technology to formulate a modul...
Anindya Banerjee