Hello, how can I deal with bipartite graphs and BGL? In particular I have the problem that my graph has two kinds of nodes with different kinds of vertex properties. Any suggestions? Heiko -- -- Es gibt vielerlei Lärm. Aber es gibt nur eine Stille. -- (Kurt Tucholsky, dt. Schriftsteller, 1890-1935) -- Cluster Computing @ http://www.clustercomputing.de -- Heiko Bauke @ http://www.uni-magdeburg.de/bauke
On Jul 11, 2006, at 5:42 AM, Heiko Bauke wrote:
Hello,
how can I deal with bipartite graphs and BGL? In particular I have the problem that my graph has two kinds of nodes with different kinds of vertex properties. Any suggestions?
You could use store a property of type boost::variant
participants (2)
-
Douglas Gregor
-
Heiko Bauke