Subject: [Boost-users] graph
From: Soso F (soso_ss2211_at_[hidden])
Date: 2011-02-08 16:22:54


Hello,

I'm using BGL to build a graph which represents a network. I'm wondering if I
can read a file to be the input " vertices , edges and weight" without using
graphviz.

Thx