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