Coloring.Make
module G : G
module H : sig ... end
val coloring : G.t -> int -> int H.t
val two_color : G.t -> int H.t