Re: [Boost-bugs] [Boost C++ Libraries] #4762: boost::GraphvizDigraph is missing

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4762: boost::GraphvizDigraph is missing
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-26 18:33:57


#4762: boost::GraphvizDigraph is missing
---------------------------------+------------------------------------------
  Reporter: rppawlo@… | Owner: asutton
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: graph
   Version: Boost 1.44.0 | Severity: Problem
Resolution: wontfix | Keywords:
---------------------------------+------------------------------------------
Changes (by jewillco):

  * status: new => closed
  * resolution: => wontfix

Comment:

 I removed this class because it appeared to have been broken for quite a
 while (the functions to read Graphviz files into that type didn't exist).
 If you have only a fixed set of attributes on your vertices and edges,
 which appears to be the case from your code, use any standard graph type
 and one of the versions of `read_graphviz()` that use `dynamic_properties`
 objects. The file `libs/graph/example/graphviz.cpp` shows what kind of
 code to write for that.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4762#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC