module Abstract: functor (V : Sig.ANY_TYPE) -> Sig.IM with type V.label = V.t and type E.label = unit
functor (
V
:
Sig.ANY_TYPE
) ->
Sig.IM
with type V.label = V.t and type E.label = unit
include Sig.I
module Mark: Sig.MARK with type graph = t and type vertex = vertex
Sig.MARK
with type graph = t and type vertex = vertex