login

Interface Theories for Component-Based Design

Lecture notes in computer sciencePublished 1 January 2001
Luca de Alfaro, Thomas A. Henzinger
Citations381
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

This work states that many aspects of interface models, such as compatibility and refinement checking between interfaces, are properly viewed in a gametheoretic setting, where the input and output values of an interface are chosen by different players.

Abstract

We classify component-based models of computation into component models and interface models. A component model specifies for each component howthe component behaves in an arbitrary environment; an interface model specifies for each component what the component expects from the environment. Component models support compositional abstraction, and therefore component-based verification. Interface models support compositional refinement, and therefore componentbased design. Many aspects of interface models, such as compatibility and refinement checking between interfaces, are properly viewed in a gametheoretic setting, where the input and output values of an interface are chosen by different players.

Keywords

Computer Science