Module Graph__.Pack

module Digraph : Graph.Sig_pack.S

Directed imperative graphs with edges and vertices labeled with integer.

module Graph : Graph.Sig_pack.S

Undirected imperative graphs with edges and vertices labeled with integer.