A generic exception used when an input does not adhere to
the expected format or there is a semantic error (for example,
an alphabetic value is found where a number is expected).
This package contains implementations of basic graph
algorithms, for example, for finding connected
components, and minimum max-flows between node pairs.
The routing algorithm (ra) package defines the
interface expected by the Phison simulator
and implements several well-known routing
algorithms, such as Dijkstra, WSP and SWP.
Classes in this package are used for defining variables
of which certain statistical properties are of interest,
for example the arithmetic mean and the standard deviation
of a sample.