module AbstractLabeled: functor (V : Sig.ANY_TYPE) -> functor (E : Sig.ORDERED_TYPE_DFT) -> Sig.IM with type V.label = V.t and type E.label = E.t
functor (
V
:
Sig.ANY_TYPE
) ->
E
Sig.ORDERED_TYPE_DFT
Sig.IM
with type V.label = V.t and type E.label = E.t
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