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.

Thanks