Module Sig.IA.Mark


module Mark: sig  end

val clear : t -> unit
clear g removes all the marks from all the vertives of g.
val get : V.t -> int
val set : V.t -> int -> unit