Sciweavers

2740 search results - page 24 / 548
» Typing the Specialization Interface
Sort
View
CSL
2000
Springer
14 years 2 months ago
Interactive Programs in Dependent Type Theory
We introduce basic concepts from object-oriented programming into dependent type theory based on the idea of modelling objects as interactive programs. We consider methods, interf...
Peter Hancock, Anton Setzer
CAV
2012
Springer
257views Hardware» more  CAV 2012»
12 years 9 days ago
CSolve: Verifying C with Liquid Types
We present CSolve, an automated verifier for C programs based on Liquid Type inference. We show how CSolve verifies memory safety through an example and describe its architecture...
Patrick Maxim Rondon, Alexander Bakst, Ming Kawagu...
EVOW
2006
Springer
14 years 1 months ago
A Neural Evolutionary Classification Method for Brain-Wave Analysis
This paper presents an approach to the joint optimization of neural network structure and weights which can take advantage of backpropagation as a specialized decoder. The approach...
Antonia Azzini, Andrea Tettamanzi
TPHOL
2002
IEEE
14 years 2 months ago
Quotient Types: A Modular Approach
In this paper we introduce a new approach to axiomatizing quotient types in type theory. We suggest replacing the existing monolithic rule set by a modular set of rules for a speci...
Aleksey Nogin
PPDP
2005
Springer
14 years 3 months ago
Isolation-only transactions by typing and versioning
In this paper we design a language and runtime support for isolation-only, multithreaded transactions (called tasks). Tasks allow isolation to be declared instead of having to be ...
Pawel T. Wojciechowski