Performance improvements
Timer now fully inline, reducing call overhead and improving timing precision.
Timer now fully inline, reducing call overhead and improving timing precision.
breadth_first_search gains BFSVisitor support and new adjacency_matrix and filtered_graph adaptors simplify graph usage.
Minor portability fixes in array_traits and other components increase stability across compilers.
Added example for shared_ptr, helping users understand smart pointer usage.
Updated documentation and regression tests for rational numbers improve correctness and user guidance.
| Platform | File | SHA256 Hash |
|---|---|---|
|
Unix
|
boost-1.20.2.tar.bz2 |
|
| boost-1.20.2.tar.gz |
|
|
|
Windows
|
boost-1_20_2.zip |
|
February 10th, 2001 12:00 GMT
breadth_first_search()
re: BFSVisitor, added
max flow algorithms edmunds_karp_max_flow()
and push_relabel_max_flow(),
added adjacency_matrix
graph class, added filtered_graph adaptor
Boost is publicly released three times a year in April, August, and December. Each release has updates to existing libraries, and any new libraries that have passed the rigorous acceptance process.