Construct a new Multigraph based on an existing one. The two multigraphs will have the same vertices and edges.
Multigraph
The type of vertices of the graph.
The type of Edges in the graph.
The multigraph to copy.