boost graph library bugs
Hi, Does anybody use boost graph library here? I have been using it for a while and found that there seem quite a few bugs in the library. For example, there are bugs in: 1. incremental_components functions 2. subgraph functions Does anybody have problems with boost graph library? Where to find listed bugs found in boost graph library? Thanks very much! Qiaofeng
On Oct 31, 2004, at 1:48 AM, Qiaofeng Yang wrote:
Does anybody use boost graph library here? I have been using it for a while and found that there seem quite a few bugs in the library. For example, there are bugs in: 1. incremental_components functions 2. subgraph functions
Could you provide us with some information that would help us find these bugs?
Where to find listed bugs found in boost graph library?
Bugs are typically reported to this mailing list or using the Sourceforge bug tracker: http://sourceforge.net/tracker/?group_id=7586&atid=107586 We can't fix what we don't know about. Doug
participants (2)
-
Doug Gregor
-
Qiaofeng Yang