Version 1.20.2
Version 1.20.2
February 10th, 2001 12:00 GMT
-
Array traits: minor portability fix.
-
Graph Library - Changes to
breadth_first_search()re: BFSVisitor, added max flow algorithmsedmunds_karp_max_flow()andpush_relabel_max_flow(), addedadjacency_matrixgraph class, addedfiltered_graphadaptor -
Integer Library: minor fixes to integer.hpp and integer_test.cpp
-
Random Number Library: Minor portability fixes
-
Rational Number Library: documentation updates, efficiency improvements, co-operates with user-defined types, regression tests
-
Regular Expression Library: minor updates.
-
Smart Pointer Library: shared_ptr example added.
-
Timer Library: changed to an all inline implementation.