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