| Digraph Constructor (TextInput) |
Namespace: Algs4Net
| Exception | Condition |
|---|---|
| IndexOutOfRangeException | if the endpoints of any edge are not in prescribed range |
| ArgumentException | if the number of vertices or edges is negative |
| FormatException | if the edges in the file are in an invalid input format |