Sciweavers

397 search results - page 33 / 80
» Causal Reasoning with Contexts Using Dependent Types
Sort
View
TPHOL
2005
IEEE
14 years 1 months ago
Verifying a Secure Information Flow Analyzer
Abstract. Denotational semantics for a substantial fragment of Java is formalized by deep embedding in PVS, making extensive use of dependent types. A static analyzer for secure in...
David A. Naumann
SIGLEX
1991
13 years 11 months ago
General Lexical Representation for an Effect Predicate
This paper argues that there is no reason to distinguish between lexical information and real-world information on the basis of the formalisms used; that both types of knowledge c...
Martha Stone Palmer
ATAL
2007
Springer
14 years 1 months ago
Negotiation partners selection mechanism based on context-dependent similarity relations
This paper proposes a context-dependent case-based mechanism for selecting negotiation partners with the focus on the adaptation of similarity relations to a specific context. Th...
Jakub Brzostowski, Ryszard Kowalczyk
FOSSACS
2005
Springer
14 years 1 months ago
Model Checking for Nominal Calculi
Nominal calculi have been shown very effective to formally model a variety of computational phenomena. The models of nominal calculi have often infinite states, thus making model ...
Gian Luigi Ferrari, Ugo Montanari, Emilio Tuosto
HASKELL
2006
ACM
14 years 1 months ago
Polymorphic variants in Haskell
In languages that support polymorphic variants, a single variant value can be passed to many contexts that accept different sets of constructors. Polymorphic variants are potenti...
Koji Kagawa