next up previous
Next: Efficient Telephone Net Up: No Title Previous: Preliminaries

Basic Telephone Net

We take the type PHONE to be a given, or primitive type. A phone connection is simply a set of phones, and we define CON to represent the type of all possible phone connections.

zed51

We now define the schema TN to model a telephone net. It consists of a set of connections, cons, and a set of requests, reqs. We require that all connections are also requests and that no phone is simultaneously in two distinct connections.

schema53



Norman Papernick
Mon Mar 18 16:13:21 EST 1996