Module MultiGraph.G.Vertex.Label
module Label:The printable type of vertex labels.Print.PRINTABLE_TYPE
type t 
 The type.
val print : Format.formatter -> t -> unit
 A pretty-printer for this type.  This function prints values of type 
        
				
    t in
 the current pretty-printing box.