1from sparse_graph import SparseGraph 2from dense_graph import DenseGraph 3import sage.graphs.base.static_sparse_graph 4 5