some image logo

HOME

SEARCH

CURRENT ISSUE

REGULAR ISSUES

SPECIAL ISSUES

   Recent

   In Progress

   Archive

   Proposal

SURVEY ARTICLES

AUTHORS

ABOUT

SERVICE

LOGIN

FAQ

CONTACT

SPECIAL ISSUE:
Selected Papers of the Conference "Typed Lambda Calculi and Applications 2007" (in progress)



Polynomial Size Analysis of First-Order Shapely Functions

©Olha Shkaravska, Radboud University Nijmegen
©Marko van Eekelen, Radboud University Nijmegen
©Ron van Kesteren, Alten Nederland

Abstract
We present a size-aware type system for first-order shapely function definitions. Here, a function definition is called shapely when the size of the result is determined exactly by a polynomial in the sizes of the arguments. Examples of shapely function definitions may be implementations of matrix multiplication and the Cartesian product of two lists. The type system is proved to be sound w.r.t. the operational semantics of the language. The type checking problem is shown to be undecidable in general. We define a natural syntactic restriction such that the type checking becomes decidable, even though size polynomials are not necessarily linear or monotonic. Furthermore, we have shown that the type-inference problem is at least semi-decidable (under this restriction). We have implemented a procedure that combines run-time testing and type-checking to automatically obtain size dependencies. It terminates on total typable function definitions.

Publication date: May 25, 2009

Full Text: PDF | PostScript
DOI: 10.2168/LMCS-5(2:10)2009

Hit Counts: 1220

Creative Commons