Previous
Up
Next
Module
Sig_pack
module
Sig_pack:
sig
..
end
Immediate access to the library. Signature
S
gathers an imperative implementation and all algorithms into a single module. Vertices and edges are labeled with integers.
module type
S
=
sig
..
end