AdjMatrixEdgeWeightedDigraph Constructor (TextInput) |
Namespace: Algs4Net
public AdjMatrixEdgeWeightedDigraph( TextInput input )
Exception | Condition |
---|---|
IndexOutOfRangeException | if the endpoints of any edge are not in prescribed range |
ArgumentException | if the number of vertices or edges is negative |