Guarded recursive datatype constructors

H Xi, C Chen, G Chen - Proceedings of the 30th ACM SIGPLAN-SIGACT …, 2003 - dl.acm.org
We introduce a notion of guarded recursive (gr) datatype constructors, generalizing the
notion of recursive datatypes in functional programming languages such as ML and Haskell …

[图书][B] Handbook of data structures and applications

DP Mehta, S Sahni - 2004 - taylorfrancis.com
Although there are many advanced and specialized texts and handbooks on algorithms,
until now there was no book that focused exclusively on the wide variety of data structures …

A new notation for arrows

R Paterson - ACM SIGPLAN Notices, 2001 - dl.acm.org
The categorical notion of monad, used by Moggi to structure denotational descriptions, has
proved to be a powerful tool for structuring combinator libraries. Moreover, the monadic …

Kernels and distances for structured data

T Gärtner, JW Lloyd, PA Flach - Machine Learning, 2004 - Springer
This paper brings together two strands of machine learning of increasing importance: kernel
methods and highly structured data. We propose a general method for constructing a kernel …

[图书][B] Kernels for structured data

T Gartner - 2008 - books.google.com
This book provides a unique treatment of an important area of machine learning and
answers the question of how kernel methods can be applied to structured data. Kernel …

A structural approach to reversible computation

S Abramsky - Theoretical Computer Science, 2005 - Elsevier
Reversibility is a key issue in the interface between computation and physics, and of
growing importance as miniaturization progresses towards its physical limits. Most …

[图书][B] Logic for learning: learning comprehensible theories from structured data

JW Lloyd - 2013 - books.google.com
This book is concerned with the rich and fruitful interplay between the fields of computational
logic and machine learning. The intended audience is senior undergraduates, graduate …

Generic programming within dependently typed programming

T Altenkirch, C McBride - Generic Programming: IFIP TC2/WG2. 1 Working …, 2003 - Springer
We show how higher kinded generic programming can be represented faithfully within a
dependently typed programming system. This development has been implemented using …

Compositional explanation of types and algorithmic debugging of type errors

O Chitil - Proceedings of the sixth ACM SIGPLAN international …, 2001 - dl.acm.org
The type systems of most typed functional programming languages are based on the
Hindley-Milner type system. A practical problem with these type systems is that it is often …

Minimal ownership for active objects

D Clarke, T Wrigstad, J Östlund, EB Johnsen - … Languages and Systems …, 2008 - Springer
Active objects offer a structured approach to concurrency, encapsulating both unshared
state and a thread of control. For efficient data transfer, data should be passed by reference …