data-structures

WeightedGraph

Class
class WeightedGraph extend Graph
readonly weight: number;
}