Sciweavers

95 search results - page 17 / 19
» Recursive Structures for Standard ML
Sort
View
LFP
1992
140views more  LFP 1992»
13 years 8 months ago
Global Tagging Optimization by Type Inference
Tag handling accounts for a substantial amount of execution cost in latently typed languages such as Common LISP and Scheme, especially on architectures that provide no special ha...
Fritz Henglein
CADE
2005
Springer
14 years 7 months ago
Nominal Techniques in Isabelle/HOL
Abstract This paper describes a formalisation of the lambda-calculus in a HOL-based theorem prover using nominal techniques. Central to the formalisation is an inductive set that i...
Christian Urban, Christine Tasson
VR
2007
IEEE
135views Virtual Reality» more  VR 2007»
14 years 1 months ago
A Nested Marker for Augmented Reality
A Nested Marker, a novel visual marker for camera calibration in Augmented Reality (AR), enables accurate calibration even when the observer is moving very close to or far away fr...
Keisuke Tateno, Itaru Kitahara, Yuichi Ohta
CHARME
2005
Springer
143views Hardware» more  CHARME 2005»
14 years 1 months ago
Saturation-Based Symbolic Reachability Analysis Using Conjunctive and Disjunctive Partitioning
Abstract. We propose a new saturation-based symbolic state-space generation algorithm for finite discrete-state systems. Based on the structure of the high-level model specificat...
Gianfranco Ciardo, Andy Jinqing Yu
ECOOP
2010
Springer
14 years 8 days ago
A Type System for Data-Centric Synchronization
Data-centric synchronization groups fields of objects into atomic sets to indicate they must be updated atomically. Each atomic set has associated units of work, code fragments th...
Mandana Vaziri, Frank Tip, Julian Dolby, Christian...