From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-08-12 07:50:39


strong_components requires that graph is directed, while I think that
bidirectional should work as well.

One way to fix that would be to use mpl's "count" to see if graph's direction
tag is among allowed -- once MPL is on trunk.

- Volodya