Contents Preface page xi 1 Introduction 1 1.1 Some Programs 1 1.2 The LEDA System 8 1.3 The LEDA Web-Site 10 1.4 Systems that Go Well with LEDA 11 1.5 Design Goals and Approach 11 1.6 History 13 2 Foundations 16 2.1 Data Types 16 2.2 Item Types 26 2.3 Copy, Assignment, and Value Parameters 32 2.4 More on Argument Passing and Function Value Return 36 2.5 Iteration 39 2.6 STL Style Iterators 41 2.7 Data Types and C++ 41 2.8 Type Parameters 45 2.9 Memory Management 47 2.10 Linearly Ordered Types, Equality and Hashed Types 47 2.11 Implementation Parameters 51 2.12 Helpful Small Functions 52 2.13 Error Handling 54 2.14 Program Checking 54 v vi Contents 2.15 Header Files, Implementation Files, and Libraries 56 2.16 Compil...
This paper explains some implementation details of graph iterators and data accessors in LEDA. It sh...
ParLeda is a software library that provides the basic primitives needed for parallel implementation ...
The goal of the LEDA project was to build an easy-to-use and extendable library of correct and effic...
Contents Preface page xi 1 Introduction 1 1.1 Some Programs 1 1.2 The LEDA System 8 1.3 The LEDA Web...
LEDA is a library of efficient data types and algorithms and a platform for combinatorial and geomet...
LEDA is a library of efficient data types and algorithms in combinatorial and geometric computing. ...
LEDA is a library of efficient data types and algorithms in combinatorial and geometric computing. T...
LEDA is a library of efficient data types and algorithms. At present, its strength is graph algorith...
LEDA is a library of efficient data types and algorithms. At present, its strength is graph algorith...
Efficiency, flexibility, and ease of use are desirable goals in library development, but it seems ne...
We show that the combination of the Cgal framework for geometric computation and the number type led...
We show that the combination of the CGAL framework for geometric computation and the number type led...
Combinatorica is a software package for doing combinatorics and graph theory. It consists of over 23...
Multiparadigm programming languages have been envisioned as a vehicle for constructing large and com...
AbstractA program checker verifies that a particular program execution is correct. We give simple an...
This paper explains some implementation details of graph iterators and data accessors in LEDA. It sh...
ParLeda is a software library that provides the basic primitives needed for parallel implementation ...
The goal of the LEDA project was to build an easy-to-use and extendable library of correct and effic...
Contents Preface page xi 1 Introduction 1 1.1 Some Programs 1 1.2 The LEDA System 8 1.3 The LEDA Web...
LEDA is a library of efficient data types and algorithms and a platform for combinatorial and geomet...
LEDA is a library of efficient data types and algorithms in combinatorial and geometric computing. ...
LEDA is a library of efficient data types and algorithms in combinatorial and geometric computing. T...
LEDA is a library of efficient data types and algorithms. At present, its strength is graph algorith...
LEDA is a library of efficient data types and algorithms. At present, its strength is graph algorith...
Efficiency, flexibility, and ease of use are desirable goals in library development, but it seems ne...
We show that the combination of the Cgal framework for geometric computation and the number type led...
We show that the combination of the CGAL framework for geometric computation and the number type led...
Combinatorica is a software package for doing combinatorics and graph theory. It consists of over 23...
Multiparadigm programming languages have been envisioned as a vehicle for constructing large and com...
AbstractA program checker verifies that a particular program execution is correct. We give simple an...
This paper explains some implementation details of graph iterators and data accessors in LEDA. It sh...
ParLeda is a software library that provides the basic primitives needed for parallel implementation ...
The goal of the LEDA project was to build an easy-to-use and extendable library of correct and effic...