Module Planar.P

Parameters

module G : sig ... end

Signature

type graph = G.t
val graph : ?⁠loops:bool -> xrange:(int * int) -> yrange:(int * int) -> prob:float -> int -> graph