Module type Path.G
Minimal graph signature for Dijkstra's algorithm. Sub-signature of Sig.G
.
module V : Graph.Sig.COMPARABLE
module E : sig ... end
Path.G
Minimal graph signature for Dijkstra's algorithm. Sub-signature of Sig.G
.
module V : Graph.Sig.COMPARABLE
module E : sig ... end