Boost logo

Boost :

From: jsiek_at_[hidden]
Date: 2000-06-11 00:25:31


Announcing release 2.1.0 of the Generic Graph Component Library.
New features in this release include:

  - much simplified property plugin mechanism
  - well-defined interface for extracting internal property accessors
    from graphs
  - dynamic_graph class (fast add/remove vertex)
  - johnson's all pairs shortest paths

Bug fixes:
  - fixed plugin behaviour for undirected and bidirectional graphs.
  - fixed edge equality operator for undirected graphs

Other changes:
  - merged dynamic_connected_components() and
    connected_components_on_edgelist() and improved the interface,
    exposing the distjoint_sets class.

GGCL is available for download at:

http://www.lsc.nd.edu/research/ggcl/download.php3

Cheers,

The GGCL Team


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk