Sciweavers

617 search results - page 87 / 124
» Using Formal Methods in a Retrospective Safety Case
Sort
View
TYPES
2004
Springer
14 years 1 months ago
Exploring the Regular Tree Types
In this paper we use the Epigram language to define the universe of regular tree types—closed under empty, unit, sum, product and least fixpoint. We then present a generic deci...
Peter Morris, Thorsten Altenkirch, Conor McBride
IFL
2001
Springer
142views Formal Methods» more  IFL 2001»
14 years 5 days ago
A Compilation Scheme for a Hierarchy of Array Types
In order to achieve a high level of abstraction, array-oriented languages provide language constructs for defining array operations in a shape-invariant way. However, when trying ...
Dietmar Kreye
IFL
2001
Springer
137views Formal Methods» more  IFL 2001»
14 years 5 days ago
A Generic Programming Extension for Clean
Abstract. Generic programming enables the programmer to define functions by induction on the structure of types. Defined once, such a generic function can be used to generate a s...
Artem Alimarine, Marinus J. Plasmeijer
SAS
2001
Springer
121views Formal Methods» more  SAS 2001»
14 years 5 days ago
Embedding Chaos
Model checking would answer all finite-state verification problems, if it were not for the notorious state-space explosion problem. A problem of practical importance, which attra...
Natalia Sidorova, Martin Steffen
IFL
1999
Springer
108views Formal Methods» more  IFL 1999»
14 years 6 hour ago
Optimising Recursive Functions Yielding Multiple Results in Tuples in a Lazy Functional Language
Abstract. We discuss a new optimisation for recursive functions yielding multiple results in tuples for lazy functional languages, like Clean and Haskell. This optimisation improve...
John H. G. van Groningen