EdgeProperties const& edgeProperties = g[e1]; std::cout << "Edge weight : " << edgeProperties. weight << std::endl;