In today's lecture we discuss a taxonomy of algorithm concepts with detailed development mainly in the areas of sequence algorithms and graph algorithms, with examples of how these concepts can be used in setting performance standards for implementations of standard libraries--relating to STL of course for the sequence algorithms and to the Boost Graph Library for the graph algorithms. |