Module Classic.P

Parameters

module G : sig ... end

Signature

type graph = G.t
val divisors : int -> graph
val de_bruijn : int -> graph
val vertex_only : int -> graph
val full : ?⁠self:bool -> int -> graph