login
Home / Papers / Data Structures and Algorithms

Data Structures and Algorithms

844 Citations•1996•
Carlos A. S. Oliveira, P. Pardalos, O. Prokopyev
journal unavailable

No TL;DR found

Abstract

Almost any object-oriented programming language provides a library of existing classes that are available to programmers to use directly or to subclass into application-specific classes. The most common classes for handling of predefined types (numbers, strings, Booleans, etc.), sets (array, collection, bag, etc.), input and output are illustrated with examples in C++. The chapter also provides an overview of some available class libraries for C++.