using Graph = boost::adjacency_list< boost::vecS, boost::vecS, boost::bidirectionalS, boost::property, boost::property, boost::property >;