Module Graph__.Sig_pack

module type S = sig ... end

Signature gathering an imperative graph signature and all algorithms. Vertices and edges are labeled with integers.