| EdgeWeightedDigraph Constructor (TextInput) | 
Namespace: Algs4Net
public EdgeWeightedDigraph( 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 |