from setup import create_vertices, create_edges create_vertices(200) create_edges(400, 200)