next up previous contents
Next: User Defined Parameter Types Up: Basics Previous: Getting Started

   
The LEDA Manual Page (the type specification)

 In general the specification of a LEDA data type consists of four parts: a definition of the set of objects comprising the (parameterized) abstract data type, a description of how to create an object of the data type, the definition of the operations available on the objects of the data type, and finally, information about the implementation. The four parts appear under the headers definition, creation, operations, and implementation respectively. Sometimes there is also a fifth part showing an example.


next up previous contents
Next: User Defined Parameter Types Up: Basics Previous: Getting Started
LEDA research project
1998-10-02