from graph import Graph
from digraph import DiGraph
from multigraph import MultiGraph
from multidigraph import MultiDiGraph
from function import *
