Module Imperative


module Imperative: sig .. end
Imperative Implementations

module Digraph: sig .. end
Imperative Directed Graphs
module Graph: sig .. end
Imperative Undirected Graphs
module Matrix: sig .. end
Imperative graphs implemented as adjacency matrices