Boost logo

Boost Users :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2002-05-13 12:29:42


The vector_as_graph class can not be used with VC++ ver 6. However, only a
few examples use this class, and there are other graph classes to choose
from, like adjacency_list. The directory boost/libs/graph/examples
is full of examples. Also, the BGL book contains many examples.

On Fri, 10 May 2002, Jive Dadson wrote:
jdadso> Is there anywhere on the web to look at examples of BGL
jdadso> using Microsoft VC++ 6.0 compiler?
jdadso>
jdadso> All I can get it to do is say, #error : The vector-as-graph module
jdadso> requires a compiler that supports partial specialization.
jdadso>
jdadso> In the application I have in mind, the number of vertices
jdadso> will not be known _a priori_ at runtime, not even
jdadso> approximately. It will run an algorithm that adds
jdadso> vertices to the graph as it grinds along. There may be a
jdadso> huge number of vertices. The number of edges out of a
jdadso> vertex will typically be two, but there could be more, and
jdadso> sometimes only one.
jdadso>
jdadso> Dave
jdadso>
jdadso>
jdadso>
jdadso> Info: <http://www.boost.org>
jdadso> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl>
jdadso> Unsubscribe: <mailto:boost-users-unsubscribe_at_[hidden]>
jdadso>
jdadso>
jdadso> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
jdadso>
jdadso>

----------------------------------------------------------------------
 Jeremy Siek http://php.indiana.edu/~jsiek/
 Ph.D. Student, Indiana Univ. B'ton email: jsiek_at_[hidden]
 C++ Booster (http://www.boost.org) office phone: (812) 855-3608
----------------------------------------------------------------------


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net